Font.menuheader
{
    	FONT-WEIGHT: normal;
    	FONT-SIZE: 16px;
    	COLOR: black;
   	FONT-STYLE: normal;
	font-family: times new roman, Arial;
	text-decoration: underline;
}
A:link
{
	color: black;
	font-family: times new roman, Arial; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
}
A:active
{
	color: black;
	font-family: times new roman, Arial;
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
}
A:visited
{
    	color: #737373;
	font-family: times new roman, Arial;
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
}              
A:hover          
{
	color: black;
	background-color: #FE6E00;
	text-decoration: underline;
}
.LoginBox
{
    FONT-FAMILY: times new roman, Arial;
    FONT-SIZE: 7pt;
    HEIGHT: 11pt;
    WIDTH: 60pt;
}
.AgentSearch
{
    FONT-FAMILY: times new roman, Arial;
    FONT-SIZE: 9pt;
    HEIGHT: 12pt;
    WIDTH: 60pt;
}
