body,table,td,tr {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a,a:visited,a:active {
	color: #000000;
 text-decoration: none;
}

a:hover {
	color: #A0A0A0;
	text-decoration: none;
	
}

table.maintable {
	background-color: #D0D0D0;
}

td.maintable {
	background-color: #F0F0F0;
}

td.title {
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #F0F0F0;
}

input,select,textarea,frame {
	color: black;
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #93B5DB;
	background-color: #EBEEF7;

}
