.body {font-size:70%; font-family: Arial, Verdana, Helvetica, sans-serif; COLOR: #000000;}
A {COLOR: #FF0000}

.footer {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:95%; color: #333333;}
.footer a {color: #ff0000; text-decoration: none; white-space: nowrap;}
.footer a:hover{color: #0000ff; text-decoration: none; white-space: nowrap;}

H4 {font-size:120%; font-family: Arial, Helvetica, Verdana, sans-serif; COLOR: #FF0000; TEXT-DECORATION: bold; margin-top:0px; margin-bottom:1px;}
table { padding:0px; margin:0px } 
td {font-size:70%; font-family : Arial, Helvetica, Verdana, sans-serif;} 
P {margin-top:3px; margin-bottom:3px;}

.menu ul, li
{
	font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: normal;
	margin-top: none;
	margin-right: 0px;
	margin-bottom: Opx;
}
.menu ul
{
	width: 140px;
	border: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	margin-left: 0px;
	padding: 0px;
}
.menu li ul
{
	display: none;
	position: absolute;
	margin-left: 140px;
	margin-top: -18px;
}
.menu li a
{
	padding: 3px;
	text-decoration: none; color: #ffffff; 
	border-bottom: none;
	background-color: #000000;
	width: 100%;
	display: block;
	text-indent: 1px;
    font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal
}
.menu li a:hover
{
	background-color: #404040;
	text-decoration: none; color: #ff0000; 
}
.menu li
{	
	float: left;
	width: 100%;
}
.menu a.hassubmenu
{
	background-image: url('arrow.gif');
	background-repeat: no-repeat;
	background-position: 130px 0px
}
.menu mainmenu
{
	margin: 1px;	
	margin-left: -20px;	
	border-bottom: none;
	margin-bottom: 100%;	
}