IMG 
{
	border: none; }

BODY
{
	font-size: 11px;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica;
}

TD 
{
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	FONT-SIZE: 11px; }

TH 
{
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	FONT-SIZE: 11px; 
	background-color: #eeeeee;}

.Header
{
	font-family: Verdana;
	background-color: whitesmoke;
}
.HomeHeader
{
	font-family: Verdana;
	background-color: lightgrey;
}
.Error 
{
	 color:red; 
	 font-weight: bold;
 }
 A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.ButtonClass {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bg_button.gif);
	height: 20px;
	border-top: 1px solid #A9B7BB;
	border-right: 1px solid #55666A;
	border-bottom: 1px solid #55666A;
	border-left: 1px solid #A9B7BB;
	cursor:hand;  
	background-color: #A9B7BB;
}
