body
{
	font-family:Arial, Helvetica, sans-serif, verdana;
	font-weight:normal;
	font-size:11px;	
}
TD
{
	font-family:verdana;
	font-weight:normal;
	font-size:11px;	
}
DIV
{
	font-family:verdana;
	font-weight:normal;
	font-size:11px;		
}
B
{
	color:#333;
	font-family:verdana;
	font-size:11px;
}

.NewMenuStyle
{
	/*removed 3px to top and bottom margin in version 3*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;	
	BORDER-RIGHT: #f1f1f1 1px solid; 
	BORDER-TOP: #f1f1f1 1px solid; 
	BORDER-LEFT: #f1f1f1 1px solid; 	
	BORDER-BOTTOM: #f1f1f1 1px solid; 	
	HEIGHT: 17px;
}
.NewMenuStyleHover
{
	/*removed 3px to top and bottom margin in version 3*/
	BORDER-RIGHT: #999999 1px solid; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 	
	BORDER-BOTTOM: #999999 1px solid; 
	HEIGHT: 17px;
	BACKGROUND-COLOR: #ffffff;	
	Cursor: pointer;
}
.NewMenuStyleHover_2lines
{
	/*removed 3px to top and bottom margin in version 3*/
	BORDER-RIGHT: #999999 1px solid; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 	
	BORDER-BOTTOM: #999999 1px solid; 
	HEIGHT: 34px;
	BACKGROUND-COLOR: #ffffff;	
	Cursor: pointer;
}
.HomeTitle
{
	font-family: verdana;
	letter-spacing:3px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	white-space:nowrap;
}
.HomeSubTitle
{
	font-family: Verdana;
	letter-spacing:3px;
	color:#333333;
	font-size:11px;
	padding-top:10px;
	white-space:nowrap; 
	
}
.HomeText
{
	font-family:verdana;
	color:#333333;
	font-size:11px;
	padding-top:10px;
	padding-right:15px;	
	font-weight:normal;			
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight:bold; */
	color: black;
	xcolor: #9DBB61;
	xcolor: #A8E61D;
	xcolor: #787878;
	xcolor: #00B7EF;
	xcolor: #000000;
	xcolor: #23238E ;
	text-decoration: none;
}
a:hover { text-decoration:underline; }
}
