body, td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	
}
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;
}

td.td_menu {
  text-align: left;
}

a:active {text-decoration: underline; color: #FF9900}
a:link {text-decoration: underline; color: #808080}
a:visited {text-decoration: underline; color: #C0C0C0}
a:hover {text-decoration: underline; color: #FE9901}
