body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;  
	font-family: Verdana;
	font-size: 11px; 
	color: #000000;
	
}
.tablecss {
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana;

}
.tablerightcss {
	font-size: 10px; 
	color: #000000; 
	font-family: Verdana;

}
.table2css {
	font-size: 10px; 
	color: #E00000; 
	font-family: Verdana;
	font-weight: bold;
	
}	
A:LINK,A:VISITED{
	color: #c4c400;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A:HOVER{
color:  #c4c400;
font-size: 11px;
text-decoration: underline;
font-weight: bold;

}

A.right:LINK,A:VISITED{
	color: #c4c400;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
A.right:HOVER{
color:  #c4c400;
font-size: 10px;
text-decoration: underline;
font-weight: bold;

}
a.test { color: #E00000; font-size: 10px; }
a.test:link { color: #E00000; font-size: 10px; }
a.test:visited { color: #E00000; font-size: 10px; }
a.test:hover { color: #E00000; font-size: 10px; text-decoration: underline; }


input
{  
font-family: Verdana;
font-size: 11px; 
color: #000000;
background-color: #ffffff;
border-width: 1;
border-style: solid;
border-color: #505050;
}

textarea
{  
font-family: Verdana; 
font-size: 11px; 
color: #000000;
background-color: #F0F0F0;
border-width: 1;
border-style: solid;
border-color: #ffffff;
}


