td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	
}
a {

	color: Navy;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color: Red;
}
a.ch {
color: #ECF6FF;
text-decoration:none;
font-weight : normal;

}
a.ch:hover {
color: white;
text-decoration: underline;
font-weight : normal;
 }
 bg{
	background-attachment : fixed;
	background-image : url(bgline.gif);
	background-position : topleft;
	background-repeat : no-repeat;
	padding-left : 15px;
	padding-top : 8px;
	padding-right : 15px;
}
 
 a.sub {
color: #003766;
text-decoration:none;
font-weight : normal;

}
a.sub:hover {
text-decoration: none;
font-weight : normal;
 }
input,select,option,textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
td.main{

	padding-left : 15px;
	padding-top : 8px;
	padding-right : 15px;
}body { 
	font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size : 11px;
; background-color: #FFFFFF} 