body 
{
	font-family:verdana,arial; 
	font-size:11px; 
	color:#000000; 
	text-decoration:none; 
	background-color:#FFFFFF
}
font, td, div, input, textarea, select {
	font-size: 11px;
	text-transform: none;
	color: #646464;
	font-family: arial, verdana, helvetica;
	text-decoration: none;
}
.search	
{
	background-color:#E9E9E9;
	font-family:arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	width:130px;
	height:17px;
	border-style:inset;
}
font.login	
{	
	font-family:arial; 
	font-size:9px; 
	color:#646464; 
	text-decoration:none;
}
a.login			
{	
	font-family:arial; 
	font-size:9px;
}
a:visited
{
	color: Blue;
}
.menuOn 
{
	width: 159; 
	height: 20;
	text-indent: 20px;
	background-image: url(images/mnu_on.gif);
	font: bold 11px arial;
	cursor: hand;
	color: white;
}
.menuOff
{
	width: 159; 
	height: 20;
	text-indent: 20px;
	background-image: url(images/mnu_off.gif);
	font: bold 11px arial;
	cursor: hand;
	color: #444444;
}
.menuTopOn 
{
	width: 159; 
	height: 25;
	background-image: url(images/mnu_top_on.gif);
	font: bold 11px arial;
	cursor: hand;
	color: white;
}
.menuTopOff
{
	width: 159; 
	height: 25;
	background-image: url(images/mnu_top_off.gif);
	font: bold 11px arial;
	cursor: hand;
	color: #444444;
}
.footer
{
	text-decoration: none; font: bold 11px arial, helvetica;
}
