.MenuGlobal
{		
}

.MenuTopGroup
{	
	background-color:#FFFFFF;	
}

.MenuTopGroupOver
{
	background-color:#FFFFFF;
}

.MenuTopItem
{
	width:146px;
	height:24px;
	padding:0 0 0 10;	
	color:#216896;
	cursor:pointer;
	background-color:#DAEAF9;
	font-family : Arial;	
	font-size : 12px;	
	font-weight:none;	
	border-bottom:solid 1px #FFFFFF;			
}

.MenuTopItemOver
{
	width:146px;
	height:24px;
	padding:0 0 0 10;
	color:#216896;
	cursor:pointer;
	background-color:#C5DAEB;
	font-family : Arial;	
	font-size : 12px;	
	font-weight:none;
	text-decoration:underline;
	border-bottom:solid 1px #FFFFFF;		
}

.MenuTopItemOverNoURL
{
	width:146px;
	height:24px;
	padding:0 0 0 10;
	color:#216896;
	cursor:pointer;
	background-color:#C5DAEB;
	font-family : Arial;	
	font-size : 12px;	
	font-weight:none;
	text-decoration:underline;
	border-bottom:solid 1px #FFFFFF;
}

.MenuGroup
{	
}

.MenuItem
{
	width:146px;
	height:24px;
	padding:0 0 0 10;	
	color:#216896;
	cursor:pointer;
	background-color:#DAEAF9;
	font-family : Arial;	
	font-size : 12px;	
	font-weight:none;	
	border-bottom:solid 1px #FFFFFF;			
}

.MenuItemOver
{
	width:146px;
	height:24px;
	padding:0 0 0 10;
	color:#216896;
	cursor:pointer;
	background-color:#C5DAEB;
	font-family : Arial;	
	font-size : 12px;	
	font-weight:none;
	text-decoration:underline;
	border-bottom:solid 1px #FFFFFF;		
}

.MenuItemOverNoURL
{
	width:146px;
	height:24px;
	padding:0 0 0 10;
	color:#216896;
	cursor:pointer;
	background-color:#C5DAEB;
	font-family : Arial;	
	font-size : 12px;	
	font-weight:none;
	text-decoration:underline;
	border-bottom:solid 1px #FFFFFF;
}