.menu
{
	padding: 3px 5px 3px 5px;
	color: white;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial
}

.rowMen1
{
	color : White; 
	text-decoration : none;
}

.Active_rowMen1
{
	background-color : #7cA8df;
	letter-spacing: -1pt;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : White; 
	text-decoration : none;
}

.top_menu
{
	cursor:hand;
	color: white;
	letter-spacing: -1pt;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : White; 
	padding: 3px 5px 5px 7px;
	BACKGROUND-COLOR: #3677c7;
}


.Active_top_menu
{
	cursor:hand;
	color: white;
	letter-spacing: -1pt;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : White; 
	padding: 3px 5px 5px 7px;
	BACKGROUND-COLOR: #7cA8df;
}

.popMenu
{
	position: absolute;
	visibility: hidden;
	Z-index: auto;
	cursor:hand;
	BACKGROUND-COLOR: #274A7E
}
