/* Main Menu */
@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer { border-left: #EFEEEE 0px solid; border-bottom: #EFEEEE 0px solid; border-top: #EFEEEE 0px solid;  border-right: #EFEEEE 0px solid; cursor: pointer; cursor: hand; color: #000000; font-size: 11px; font-style: normal; font-weight: normal; background-color: Transparent; font-family: Arial; }

.MainMenu_MenuItemSel { border-left: #EFEEEE 0px solid; border-bottom: #EFEEEE 0px solid; border-top: #EFEEEE 0px solid;  border-right: #EFEEEE 0px solid; cursor: pointer; cursor: hand; color: #000000; font-size: 11px; font-style: normal; font-weight: normal; background-color: Transparent; font-family: Arial; }
.MainMenu_MenuItem { border-left: #EFEEEE 0px solid; border-bottom: #EFEEEE 0px solid; border-top: #EFEEEE 0px solid;  border-right: #EFEEEE 0px solid; cursor: pointer; cursor: hand; color: #FFFFFF; font-size: 10px; font-style: normal; font-weight: normal; background-color: Transparent; font-family: Verdana; text-transform: uppercase; }
.MainMenu_MenuItemAct { cursor: pointer; cursor: hand; color: #FFFFFF; text-transform: uppercase; font-size: 10px; font-style: normal; font-weight: normal; background-color: #E62426; font-family: Verdana; }
.MainMenu_MenuIcon { text-align: center; width: 3px; height: 25px; background-image: url(../images/sub_menu.gif);  border-top: #71B5E5 0px solid; border-right: #71B5E5 0px solid; border-left: #71B5E5 0px solid; border-bottom: #71B5E5 0px solid; }
.submenuitemselected{ color:#E62426; font-size:11px; font-weight: bold; padding-left: 1px; Margin:0px; background:transparent; }
.MainMenu_SubMenu { margin-top: 0; _margin-top: -1; color:#FFFFFF; background-color: #E62426; border-top: #B82128 1px solid; border-right: #B82128 1px solid; border-left: #B82128 1px solid; border-bottom: #B82128 1px solid; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF000B,endColorStr=#B50008); filter: Alpha(Opacity=60, FinishOpacity=90, Style=2); background-image: url(../images/sub_menu.gif); }
.MainMenu_MenuBreak { border-bottom: #00ff00 0px solid; border-left: #00ff00 0px solid; border-top: #00ff00 0px solid;  border-right: #00ff00 0px solid; background-color: transparent; height: 0px; }
.MainMenu_MenuArrow { border-right: #EFEFEF 0px solid; border-bottom: #EFEFEF 0px solid; border-top: #EFEFEF 0px solid; font-family: Arial, Helvetica, sans-serif; }
.MainMenu_MenuBar { cursor: hand; height: 35px; background-color: Transparent;  }

/* ------- up status ------ */
.MainMenu_MenuItem TD { padding:0; margin:0; }
.MainMenu_MenuItem TD DIV DIV 
{ background-image:url(../images/up.gif); background-position:left top; background-repeat: no-repeat; padding:0 0 0 0; margin:-13 0 -13 0; _margin:-13 0 -13 0; }
.MainMenu_MenuItem TD DIV DIV DIV{ background-image:url(../images/up.gif); background-position:top; background-repeat:repeat-x; font-size:10px; font-family: Verdana; font-weight: normal; line-height:3; color:#4B4E50;  height:35px; padding: 0 15 0 15; margin:-13 0 -13 0; _margin:-13 0 -13 0; }
.MainMenu_MenuItem TD DIV
{ background-image:url(../images/up.gif); background-position:right top; background-repeat: no-repeat; margin:13 0 -13 0; _margin:-13 0 -13 0; }

/* ------- over status ------ */
.MainMenu_MenuSelected TD { padding:0; margin:0; }
.MainMenu_MenuSelected TD DIV DIV 
{ background-image:url(../images/over.gif); background-position:left top; background-repeat: no-repeat; padding:0 0 0 0; margin:-13 0 -13 0; _margin:-13 0 -13 0; }
.MainMenu_MenuSelected TD DIV DIV DIV{ background-image:url(../images/over.gif); background-position:top; background-repeat:repeat-x; font-size:10px; font-family: Verdana; font-weight: normal; line-height:3; color:#FFFFFF;  height:35px; padding: 0 15 0 15; margin:-13 0 -13 0; _margin:-13 0 -13 0; }
.MainMenu_MenuSelected TD DIV
{ background-image:url(../images/over.gif); background-position:right top; background-repeat: no-repeat; margin:13 0 -13 0; _margin:-13 0 -13 0; }

/* ------- active status ------ */
.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }
.MainMenu_MenuSelectedRoot TD DIV DIV 
{ background-image:url(../images/active.gif); background-position:left top; background-repeat: no-repeat; padding:0 0 0 0; margin:-13 0 -13 0; _margin:-13 0 -13 0; }
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{ background-image:url(../images/active.gif); background-position:top; background-repeat:repeat-x; font-size:10px; font-family: Verdana; font-weight: normal; line-height:3; color:#222222;
  height:35px; padding: 0 15 0 15; margin:-13 0 -13 0; _margin:-13 0 -13 0; }
.MainMenu_MenuSelectedRoot TD DIV
{ background-image:url(../images/active.gif); background-position:right top; background-repeat: no-repeat; margin:13 0 -13 0; _margin:-13 0 -13 0; }
