BODY
{ 
	background-color:#E3E8EC;
	margin-top:5;
	margin-left:0;
	margin-right:0;
	background-image:url(images/tile.gif);
	
}
.txt
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}	

.txtheader
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}	
.menuselected
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:White;
	background-color:#CC0000;
	height:20px;
}
a.menulink
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	background-color:White;
	height:20px;
}	
a.menulink:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:White;
	background-color:#CC0000;
	height:20px;
}	
a.linktxt
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#888888;
}	
a.linktxt:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#cc0000;
}	