body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3A930B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color : #4E6200;	
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LineClass {
border-top-color:#006600;
border-top-style:dotted;
border-top-width:1px;
padding:5px;


}

/*select, input{font-size: 8pt}

table{border-collapse:collapse;}


a.bodylink:link, a.bodylink:visited,a.bodylink:active{font-size: 11px;color:#4E6200;font-weight: bold;text-decoration:none ;  }
a.bodylink:hover{color:#4E6200; text-decoration:underline;}
*/
/* body */

.footer {
	font-size:9px;
	color : #000000;
	font-weight : normal;
}
.footer a{
	font-size:9px;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;	
}
/* bg's */
.menubg {background-image:url(images/sep.gif); background-repeat:repeat-x; height:1px;}


/* extras */
.border{border:1 solid:#302930;}

.MCIHeadCell {
	background-color: #238705;
	color: #FFFFFF;
	font-size: 18;
	font-weight: bold;
	padding: 3px;
}

.MCIBodyCell {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}

.MCIBodyCell2 {
	background-color: #BEDB95;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.Cal1 {
	background-color: #BEDB95;
	color: #000000;
}


.Cal2 {
	background-color: #FF0000;
	text-decoration: line-through;
	color: #FFFFFF;
}

.MCIButton1 {
	background-color: #238705;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	font-weight: bold;
	}

A.MCIButton1:hover {
	background-color: #BEDB95;
	color: #FFFFFF;

}

.MCIButton3 {
	background-color: #238705;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;	
	}

A.MCIButton3:hover {
	background-color: #BEDB95;
	color: #FFFFFF;
}

.MCIButton2 {
	background-color: #238705;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	font-weight: bold;
	}

A.MCIButton2:hover {
	background-color: #BEDB95;
	color: #FFFFFF;
}

.PopUp {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 90%;
	margin-top: 10px;
	padding-top: 5px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}