@charset "utf-8";
/* CSS Document */

/* Tab */

   #tabsF {
      float:left;
      width:100%;
      background:#fff;
      font-size:11px;
      line-height:normal;
      border-bottom:1px solid #dee0e3;
	  font-family:Tahoma;
	  font-weight:bold;
	  text-transform:uppercase;
      }
    #tabsF ul {
        margin:0;
        padding:0 10px 0 0;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../../imagesNew/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background: url("../../imagesNew/tabrightJ.gif") no-repeat right top;
      padding:7px 27px 7px 20px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#ff4e00;
      }
    #tabsF a:hover {
      background-position:0% -84px;
	  
      }
    #tabsF a:hover span {
      background-position:100% -84px;
      }

        #tabsF #current a {
                background-position:0% -42px;
				
        }
        #tabsF #current a span {
                background-position:100% -42px;
				color:#fff;
        }
		
/*==================================*/
#chromemenu {
	padding-left:26px;
	font-family:Tahoma;
	font-size:11px;
}
#chromemenu:unknown {
clear:both; display:block; visibility:hidden; height:0px; content:".";
}
#chromemenu UL {
padding:5px 0 0 0; float:left; margin:0px; width:100%;
}
#chromemenu UL LI {
	display:inline;
}
#chromemenu UL LI A {
	font-weight:bold; font-size:11px; float:left; text-transform:uppercase; color:#666666; margin-right:36px; text-decoration:none;
}
#chromemenu UL LI A:hover {	COLOR: #3399FF;	}
  #chromemenu #current a { color:#ff4e00; }
/*=========================================*/

.dropmenudiv {
	border-right:#e0e0e0 1px solid; border-top:#e0e0e0 0px solid; border-left:#e0e0e0 1px solid; border-bottom:#e0e0e0 1px solid; z-index:1000; visibility:hidden; width:120px; line-height:20px; position:absolute; top:0px; background:#ffffff; margin:0 0 0 -41px; font-size:11px; font-family:Tahoma; text-transform: uppercase; padding:3px;
}
.dropmenudiv A:link {
	padding:2px 0 2px 0; display:block; font-weight:bold; width:100%; color:#7f7f7f; text-indent:3px; border-top:#f5f5f5 1px solid; text-decoration:none; font-size:11px;}
.dropmenudiv A:visited {
	padding:2px 0 2px 0; display:block; font-weight:bold; width:100%; color:#7f7f7f; text-indent:3px; border-top:#f5f5f5 1px solid; text-decoration:none; font-size:11px;
}
.dropmenudiv A:hover {
	BACKGROUND-COLOR: #f5f5f5;
	color:#3399FF; font-size: 11px;
}
.dropmenudiv_active {font-size: 11px; font-family:Tahoma; color:#FFFFFF; font-weight:bold; TEXT-DECORATION: none; line-height:20px; padding:3px; float:left; border-top:#f5f5f5 1px solid; width:114px; background:#CCCCFF;}

/*- Menu TabsS --------------------------- */

#tabsS {
      float:left;
      width:100%;
      background:#E3ECF3;
      font-size:11px;
      line-height:18px;
	  
      }
    #tabsS ul {
    margin:0;
    padding:0 5px 0 5px;
    list-style:none;
      }
    #tabsS li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsS a {
      float:left;
      background:url("../../imagesNew/tableftS.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsS a span {
      float:left;
      display:block;
      background:url("../../imagesNew/tabrightS.gif") no-repeat right top;
      padding:5px 20px 4px 15px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsS a span {float:none;}
    /* End IE5-Mac hack */
    #tabsS a:hover span {
      color:#FFF;
      }
    #tabsS a:hover {
      background-position:0% -42px;
      }
    #tabsS a:hover span {
      background-position:100% -42px;
      }

      #tabsS #current a {
              background-position:0% -42px;
      }
      #tabsS #current a span {
              background-position:100% -42px;
      }
	  
	  
/*- Button ------------------------------------ */	  

#BtLink{
      float:left;
      font-size:10px;
      line-height:15px;
	  padding:0;
	  margin-right:30px;
	  font-weight:bold;
	  text-transform:uppercase;
	  text-align:center;
      }
    #BtLink a {
      float:left;
      background:url("../../images/icon/btlinkleft.gif") no-repeat left top;
      padding:0 0 0 3px;
      text-decoration:none;
      }
    #BtLink a span {
      float:left;
      display:block;
      background:url("../../images/icon/btlinkright.gif") no-repeat right top;
      padding:5px 10px 4px 7px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #BtLink a span {float:none;}
    /* End IE5-Mac hack */
    #BtLink a:hover span {
      color:#FFF;
      }
    #BtLink a:hover {
      background-position:0% -24px;
      }
    #BtLink a:hover span {
      background-position:100% -24px;
      }

