/* CSS Document */
.Hmenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000ff;
}
.Hmenu:selected
{
	color:#0000ff;
	text-decoration:none;
}
.Hmenu:link
{
	color:#0000ff;
	text-decoration:none;
}
.Hmenu:visited
{
	color:#0000ff;
	text-decoration:none;
}
.Hmenu:active
{
	color:#0000ff;
	text-decoration:none;
}
.Hmenu:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.normal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#00469e
}
.login
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00469e;
}
.login:active
{
	text-decoration:none;
	color:#00469e;
}
.login:link
{
	text-decoration:none;
	color:#00469e;
}
.login:selected
{
	text-decoration:none;
	color:#00469e;
}
.login:hover
{
	text-decoration:none;
	color:#FF9900;
}
.login:visited  {
    text-decoration:none;
	 color:#00469e;

}
.MainMenu_MenuContainer { background-color: transparent;  width: 202px; }

.MainMenu_MenuBar { cursor: pointer; cursor: hand; width: 202px;}

.MainMenu_SubMenu{ z-index: 1000; cursor: pointer; cursor: hand; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-bottom: #AE0707 0px solid; border-left: #AE0707 0px solid; border-top: #AE0707 0px solid; border-right: #AE0707 0px solid; background-color:#FFCC66}

.MainMenu_MenuItem{cursor: pointer; cursor: hand; color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:  normal; font-style: normal; border-left: #AE0707 0px solid; border-bottom: #AE0707 0px solid; border-top: #AE0707 0px solid; border-right: #AE0707 0px solid;}

.MainMenu_MenuItemSel{cursor: pointer; cursor: hand; color: #FfffFF; font-family:Arial, Helvetica, sans-serif; font-size:  12px; font-weight:  normal; font-style: normal;background-color: #ffbc13;}

.MainMenu_MenuArrow{ display: none;}

.MainMenu_RootMenuArrow{ display: none;}

.MainMenu_MenuIcon  {	cursor: pointer; cursor: hand; background-color: #ffbc13; border-left: #EEEEEE 0px solid; border-bottom: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 20;}

.MainMenuSeperator{background:  transparent;}

.MainMenu_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: #940505; height: 0px; color: #FFFfff;}
