BODY	{ background-color: #ffffff;
	  color: #202020;
	  font-family: Arial Rounded MT Bold;
	  font-weight: normal;
	  font-size: 10px; 
	  margin: 0px;
	  scrollbar-face-color: #cccccc; 
	  scrollbar-shadow-color: #cccccc;
	  scrollbar-highlight-color: #cccccc;
	  scrollbar-3dlight-color: #cccccc;
	  scrollbar-darkshadow-color: #cccccc;
	  scrollbar-track-color: #cccccc;
	  scrollbar-arrow-color: #ffffff }

table { font-family: Verdana; font-size: 11px; font-color: #202020; }

form {
	margin: 0px;
}

hr {
	color: #545A77;
	height: 1px;
}

/* Classes */
.hand { cursor: hand; }
.help { cursor: help; }

.lnk	{
	color: #000000;
	text-decoration: none;
	font: normal 9px Verdana;
	background: #dddddd;
	height: 15px;
	width: 215px;
	padding: 2px 2px 2px 20px;


}

.lnk:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	background: #ffffff;
	height: 15px;
	width: 215px;
	padding: 2px 2px 2px 20px;



}


A:link { 
	text-decoration: none;
	background: ;
	font: normal 9px Tahoma, Verdana, Arial;
	font-weight: ;
	font-size: 10px;
	color: #000000;
	height: ;
	width: ;
	padding: ;	
       }

A:visited 
	{
	background: ;
	text-decoration: ;
	font-family: Tahoma, Verdana, Arial;
	font-weight: ;
	font-size: 10px;
	color: #000000;
	height: ;
	width: ;
	padding: ;	
	}
	
A:active 
	{
	background: ;
	text-decoration: ;
	font-family: Tahoma, Verdana, Arial;
	font-weight: ;
	font-size: 10px;
	color: #000000;
	height: ;
	width: ;
	padding: ;	
	}

A:hover { 
	background: ;
	text-decoration: ;
	font-family: Tahoma, Verdana, Arial;
	font-weight: ;
	font-size: 10px;
	color: #ff6300;
	height: ;
	width: ;
	padding: ;	
	}
	
.orange { font-weight: ;
	letter-spacing: 0.0em;
	font-size: 11px; 
	color: #FF6300; }
	
	
.down { 
	font-family: Tahoma, Verdana, Arial;
	font-weight: ;
	letter-spacing: 0.0em;
	font-size: 10px; 
	color: #000000; }
	

