.footlink {
	color: #000000;
	font-size: 9px;
	line-height: 18px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;


}
.footlink:hover { color: #006699; text-decoration: underline} 
.textfield {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px groove #CCCCCC;
	text-align: left;
	height: 17px;
}
.bodylink {
	color: 5693E0;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;


}
.bodylink:hover { color: 5693E0; text-decoration: none}
.btnblue1 {
	color: #ffffff;
	font: bold 10px verdana, arial, sans-serif;
	background-color: #FF6600;
