body {

	background-color: #FFFFFF;
	font-family: tahoma;
}

#footer { 
	position: fixed;
	clear: both;
	width: 1000px; 
	height: 45px; 
	bottom: 0; 
	border: 0; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;	
}

a:link, a:visited {

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}



a:hover, a:active {

	font-weight: bold;

	color: #ff3333;

	text-decoration: underline;

}



a.loginlink:hover, a.loginlink:active, a.loginlink:link, a.loginlink:visited {

	cursor:default;

}



div,p  {margin-top:0}/*clear top margin for mozilla*/







table, td, th {

	color: #000000;

	font-family: tahoma;

}



.menu {

	font-weight: bold;

	color: #000000;
	
	font-variant: small-caps;
	
	font-size: 12px;

	text-align: left;

}



.mainmenu {

	font-weight: bold;
	
	color: #ff3333;

	font-size: 12px;

	height: 14px;

}

