
.MenuName
{
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	font-size:medium;
}
.MenuLink
{
	color:red; 
	text-decoration:none;
}
.MenuSeperator
{
	text-align:center; 
	padding-top:6px; 
	padding-bottom: 6px;
}

#menuItem a:hover
{
	/*
	font-size:larger; 
	text-decoration:underline;
	color: blue; 
	*/
}


#box p:hover {
background: #dd0;
}


.MenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008000;
	text-decoration: none;
}

.MenuLinks
{
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
} 

.ContactItems A:hover
{
	color:#ffffff;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.ContactLinks
{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
} 

