
.SubMenuBG
{
	background-color:#003366;
	color:#003366;
	font-size:13px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	
}

.SubMenu
{
	
	background-color:#ffff99;
	color:#003366;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	cursor:hand;
}

.SubMenuHover
{
	background-color:#FF3300;
	color:#ffffff;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	cursor:hand;
}

.Panel
{
	color:#003366;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	cursor:hand;
}

.isicpanel
{
	margin-bottom: 0.1em;

}

.HMenu
{
	font-family:Arial;
	font-size:11px;
	color: #FF3300;
	font-weight:bold;
	cursor: hand;

}

.HMenuOver
{
	font-family:Arial;
	font-size:11px;
	color: #003366;
	font-weight:bold;
	cursor: hand;
}


.BotLink
{
	color:#003366;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	padding-left:8px;
}


.BotLinkHover
{
	color:#FF9933;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	padding-left:8px;
}

.BotLinkActive
{
	color:#FF9933;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
}

.HMenuLinkHover
{
	color:#003366;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
}

.HMenuLinkActive
{
	color:#003366;
	font-size:11px;
	font-family:Arial; 
	font-weight:bold;
	text-decoration:none;
}