BODY,TD, INPUT, SELECT, TEXTAREA{ 
	font-family : verdana, Geneva, Helvetica, sans-serif;
 	font-size: 11px;
	color : #000000; 
}

Body{
	background : #E9E9E9; 
	 margin-top : 0;
	 margin-left : 0;
}

hr
{
	color: #61AFC8;
	padding : 0px;
}

.tab{
	background : #2B71A2;
}

.menu{
	color : #10436C;
	font-weight : bold;
	text-decoration : none;
	border : thin 2px #000000;
}

.numeric{
    color : #2B71A2;
    background : E9E9E9;
}