BODY {
	color: #666666;	font-size: 10px ; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px
}
a:link {
    color: #0073c7;
    background-color: inherit;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #6C95BD;
    background-color: inherit;
    text-decoration: none;
    font-weight: bold;
}

a:hover,
a:active {
    color: #987048;
    text-decoration: none;
    background-color: inherit;
}
.table{
	background:777777;
}
.tdark{
	background:E0E0E0;
	font-size: 11px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.tlight{
	background:F0F0F0;
	font-size: 11px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button{
	border : 2px; 
	border-color : #FFFFFF;
	border-style : groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold ;
	font-size: 11px ;
	background-color: #D0D0D0;
}
.e_tlb {
	background-color: #E4E4E4;
	border-top:	#CCCCCC 1px solid;
	border-left:	#CCCCCC 1px solid;
	border-bottom:	#CCCCCC 1px solid;
}
.e_tr {
	background-color: #E4E4E4;
	border-top:	#CCCCCC 1px solid;
	border-right:	#CCCCCC 1px solid;
}
.e_rlb {
	background-color: #E4E4E4;
	border-right:	#CCCCCC 1px solid;
	border-left:	#CCCCCC 1px solid;
	border-bottom:	#CCCCCC 1px solid;
}
