.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.txtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A8B00;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.verdots {
	background-image: url(../images/verdots.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.whitelink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtfld {
	font: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-top: 1px solid #C4E88C;
	border-right: 1px solid #C4E88C;
	border-bottom: 1px solid #C4E88C;
	border-left: 1px solid #C4E88C;
	width: 200px;
	color: #000000;
	font-size: 12px;
}
textarea{
	width: 200px;
	height: 55px;
	border-top: 1px solid #C4E88C;
	border-right: 1px solid #C4E88C;
	border-bottom: 1px solid #C4E88C;
	border-left: 1px solid #C4E88C;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formbutton {
	width: 65px;
	height: 20px;
	color: #FFFFFF;
	background:#83C223;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #6A8B00;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.formbutton:hover {
	width: 65px;
	height: 20px;
	color: #FFFFFF;
	background:#003399;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	text-align: center;
}
.prolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A8B00;
	text-decoration:none;
}
.prolink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006fcb;
	font-weight: bold;
	text-decoration:none;
}
.blue:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

