/* Menu Systems */




/*...links ul...*/
 ul.mstyle2 { border:.0em solid #cc0000;
    width: 96px; height:18px;
    margin: 0px; padding: 0px;
    position: relative; 	 
	 }	
ul.mstyle2 li {text-indent:16px;
    margin: 0px; padding: 0px; list-style: none;
    position: absolute; top: 0px; left:0px;}
 ul.mstyle2 li, ul.mstyle2 a {
    height: 16px; display: block; text-decoration: none;}	




/*...button..*/ 
.open_closeMenu { width:98px; border:none;  position: relative; top:0px; left:0px; height:20px;  padding:0px; margin:0px; background: transparent;}
/* ul */
.open_closeM { width: 98px; height: 20px; margin: 0px; padding: 0px; list-style: none; padding-right: 0px; padding-left: 0px; display: block; }
/* li */
.closeMenu_x_hh {left: 0px; top: 0px; width: 98px; height: 20px; color:#CC6600; line-height:11px; text-transform: uppercase;  background: transparent  url("../graphics/MENU_grid.sprite2.png");   background-position:  0px 0px; background-repeat: no-repeat; }
.closeMenu_x {left: 0px; top: 0px; width: 98px; height: 20px; color:#CC6600; line-height:11px; text-transform: uppercase;  background: transparent  url("../graphics/MENU_grid.sprite2.png");   background-position:  0px -140px; background-repeat: no-repeat; }

 .openMenu_x_hh {left: 0px; top: 0px; width: 98px; height: 20px; color:#CC6600; line-height:11px; text-transform: uppercase;  background: transparent  url("../graphics/MENU_grid.sprite2.png");  background-position:  0px -121px; background-repeat: no-repeat; }
 .openMenu_x {left: 0px; top: 0px; width: 98px; height: 20px; color:#CC6600; line-height:11px; text-transform: uppercase;  background: transparent  url("../graphics/MENU_grid.sprite2.png");  background-position:  0px -160px; background-repeat: no-repeat; }





/*...button..*/ 
.section_link {width:98px; border:none;  position: relative; top:0px; left:0px; height:22px;  padding:0px; margin:0px; background: transparent; border:.0em solid #cc0000;}
/*...ul.*/
.sectionX_ { width: 96px; height: 20px; margin: 0px; padding: 0px; list-style: none; text-align: left;  text-indent: 10px; text-transform: none; padding-right: 0px; padding-left: 0px; display: block; }

ul.section_ { border:.0em solid #cc0000;
	list-style: none; text-align:left;
    width: 96px; height:18px;
    margin: 0px; padding: 0px;
	text-indent:10px;
    position: relative; 	 
	 }	


 /*...li.*/
.section_TAB {left: 0px; top: 0px; width: 96px; height: 20px; color:#996600;font-size: 9pt; font-weight:bolder; line-height:11pt; text-transform: uppercase;  background: transparent  url("../graphics/MENU_grid.sprite2.png");  padding-top:3px;
 background-position:  0px -21px; background-repeat: no-repeat; }
   /*...li.*/
.section_TABoff {left: 0px; top: 0px; width: 96px; height: 20px; color:#996633; font-size: 9pt;font-weight:bolder; line-height:11pt; text-transform: uppercase;  background: transparent  url("../graphics/MENU_grid.sprite2.png");   padding-top:3px;
 background-position: -0px -42px; background-repeat: no-repeat; }
 
.linkStyle {position: relative; top:0px; 	left:0px; width:96px; height:14px;  padding:0px; margin:0px; background: transparent; border:none; line-height:12px;}


/* li*/
.menuLink_Menu {left: 0px; top: 0px; width: 96px; height: 14px; }
.menuLink_Menu a {height:14px; font-size: 9pt; padding:0px; text-align:left;  
background: transparent  url("../graphics/MENU_grid.sprite2.png"); background-position: 0px -63px; 
background-repeat: no-repeat;  }
.menuLink_Menu a:hover { font-size: 9pt; padding-top:0px; padding-bottom:0px; padding-left:0px; 
position:relative; top:0px;  background: transparent  url("../graphics/MENU_grid.sprite2.png"); 
background-position: 0px -77px; background-repeat: no-repeat;}
  
 .menuLink_On_Menu{left: 0px; top: 0px; width: 96px; height: 14px;   }
 .menuLink_On_Menu a {height:14px; font-size: 9pt; padding:0px; text-align:left; background: transparent  url("../graphics/MENU_grid.sprite2.png"); background-position: 0px -105px; background-repeat: no-repeat; color:#0000FF; }
 .menuLink_On_Menu a:hover { font-size: 9pt;  color:black; padding-top:0px; padding-bottom:0px; padding-left:0px;  background: transparent  url("../graphics/MENU_grid.sprite2.png"); background-position: 0px -91px; background-repeat: no-repeat;}
 
a.menu_lk2:link{ color:#990000; }
a.menu_lk2:visited{ color:#000000; }
a.menu_lk2:hover{  color:#003333; }


a.menu_lk:link{ color:#cccc99; }
a.menu_lk:hover{  color:#ffffcc;}
a.menu_lk:visited{ color:#999966; }
