﻿body 
{
	text-align:center;	
}

td, span, div, input, a, table td div div font,
body div table tbody tr td font {font-family:Arial, sans-serif;}

div.navmain
{
	width:40%;
	text-align:center;
	vertical-align:bottom;
}
ul
{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:4px;
	margin-bottom:0px;
}
ul.nav 
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	border-bottom: 1px;
	float: left;
}
ul.nav li 
{ 
	float:left; 
}
ul.nav a 
{ 	
	width: 8em;
	display: block; 
	border-style:none;
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	color:#91B400;
	text-align: center;
	font-size: 11px;
	}
ul.nav a:hover 
{ 			
	width: 8em;
	display: block; 
	border-style:none;
	padding: 5px;
	margin-right: 5px;
	background: url(/App_Themes/LavaLamp_Green_001/MenuBG_005.jpg);
	text-decoration: none;
	color: White;
	text-align: center;
	font-size: 11px;
}

a {
color:#FFCC00 ; 
text-decoration:none ; 
text-transform:none ; 
font-weight:normal ; 
font-style:normal ;
}
a:hover {
color:white; 
text-decoration:none ; 
text-transform:none ; 
font-weight:normal ; 
font-style:normal ;}

.fav a
{
	font-family:Arial, sans-serif;	
	width: 8em;
	display: block; 
	border-style:none;
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	color:#91B400;
	text-align: center;
	font-size: 10px;
}
.fav a:hover
{
	font-family:Arial, sans-serif;		
	width: 8em;
	display: block; 
	border-style:none;
	padding: 5px;
	margin-right: 5px;
	background: url(/App_Themes/LavaLamp_Green_001/MenuBG_005.jpg);
	text-decoration: none;
	color: White;
	text-align: center;
	font-size: 10px;
}