/* 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; text-transform: uppercase; }
.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:#2cb4f9; font-family: Verdana; }
.MainMenu_MenuIcon {text-align: center; width: 3px; height: 25px; background:#2cb4f9; border-top: #71B5E5 0px solid; border-right: #71B5E5 0px solid; border-left: #71B5E5 0px solid; border-bottom: #71B5E5 0px solid; }
.submenuitemselected{ color:#B10007; 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: #39baf7; border: #2cb4f9 1px solid; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF000B,endColorStr=#B50008); filter: Alpha(Opacity=60, FinishOpacity=90, Style=2); }
.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:#2cb4f9; padding:0 0 0 0; margin:-13 0 -13 0; _margin:-13 0 -13 0; }
.MainMenu_MenuSelected TD DIV DIV DIV{ background:#2cb4f9; 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; }
