body{
	font-family:Verdana,Sans;
/*	line-height: 135%;*/
	font-size:12px;
	background:#ffffff;
	color:#333333;
	margin-top:35px;
}
 table, p, div{
	text-align:left;
	font-family:Verdana,Sans;
	font-size:12px;
}
a, a:link, a:active, a:active{
	color:#205781;
	font-size:12px;
}
a:hover{
	color:#205781;
	text-decoration:none;
}
img		{ vertical-align:bottom; }
input { vertical-align:bottom; }
textarea { width:300px; height:200px; }
.formOn	{ color:#555555; font-size:10px; line-height:100%; background:#e9e9e9; border:#123456 thin solid; height:14px; }
.formOn:hover	{ color:#555555; font-size:10px; line-height:100%; background:#e9e9e9; border:#123456 thin dotted; height:14px; }
.formOff{ color:#aa0000; font-size:10px; line-height:100%; background:#f5f5f5; border:#123456 thin solid; height:14px; }

table.main {width:1000px;border:0px solid black;}
table.main td {vertical-align:top;}
table.main td.bottom {text-align:center;}
table.main td.bottom img{margin-left:10px;margin-right:10px;}

