body{
	margin:0px;
	padding:0px;
	text-align:center;
}
td {
	font-size: 12px;
	color: #042332;
}


a:hover {
	text-decoration: underline;
	color: #FF6000;
}
.formcss1 {
	border: 0px solid #003300;
	background-color: transparent;
	overflow: hidden;
	clip:  rect(   );
	color: #FFFFFF;
	font-size: 12px;
}
.formcss2 {
	background-color: transparent;
	overflow: hidden;
	clip:  rect(   );
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003300;
}
