.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:000000;
	background-color: #E6E6E6;
	border:  1px solid #efefef;
	cursor: hand;
	text-align: center;
	font-weight: bold;
	}
.menuover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 006600;
	background-color: #DAE7D8;
	border:  1px solid #efefef;
	cursor: hand;
	text-align: center;
	font-weight: bold;
	}
.textcol {
text-align:justify;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.texthead {
color:#006600;
font-size:14px;
font-weight:bold;

}
.texthead2 {
color:#006600;
font-size:10px;
font-weight:bold;

}
.texthead3 {
color:#013c01;
font-size:10px;
font-weight:bold;

}
.texthead4 {
color:#013c01;
font-size:14px;
font-weight:normal;

}
.textheadWhite {
color:#ffffff;
font-size:10px;
font-weight:bold;

}

.over {
color:#006600;
}
.footer {
color:#000000;
font-size:9px;
font:Arial, Helvetica, sans-serif
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:ffffff;
	cursor: hand;
	font-weight: normal;
	white-space:nowrap;
}
.green {
color: #006600;
font-weight:bold;
}
.BoldBlack {
	font-size: 12px;
	font-weight: bold;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 006600;
	background-color: #DAE7D8;
	border:  1px solid #000000;
	cursor: text;
	font-weight: bold;
	width:120;
	cursor:pointer;
	}
.inputbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 013c01;
	background-color: #eef8ec;
	border:  1px solid #000000;
	cursor: text;
	font-weight: bold;
	width:175;
	cursor:pointer;
	}
.inputbox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 013c01;
	width:175;
	cursor:pointer;
	}
.submitbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 006600;
	background-color: #DAE7D8;
	border:  1px solid #000000;
	cursor: pointer;
	font-weight: bold;
	}
