.site_links {margin:0px;padding:0px;float:right;height:24px;background-image:url(../images/img/top_nav1.gif);background-repeat:no-repeat;background-position:bottom;width:353px;}
.site_links a {margin-left: 2px; padding: 0px 0px 0px 4px; border-left: solid 1px rgb(100,100,100); color: rgb(150,150,150);font-weight: bold; text-decoration: none; font-size: 75%; border-bottom:0px; }
.site_links a:hover {color: rgb(0,0,0); text-decoration: underline; background-color:#FFF;}


/* site category links begin  
.navtab_left { width: 10px; border-bottom: 2px solid #cacaca;}
.navtab_selected_left_corner { width: 10px; background: url(../images/img/tab_left.jpg) no-repeat; }
.navtab_right { width: 10px; border-bottom: 2px solid #cacaca;}
.navtab_selected_right_corner { width: 10px; background: url(../images/img/tab_right.jpg) no-repeat; }

.navtab_left_corner { width: 10px; background: url(../images/img/selected_tableft_10x24.gif) no-repeat; }
.navtab_right_corner { width: 10px; background: url(../images/img/selected_tabright_10x24.gif) no-repeat; }

.navtab { height: 23px; border-bottom: 2px solid #cacaca; font-family: Arial; font-size: 12px; }
.navtab a { font-family: Arial; font-size: 12px; text-decoration: none; color: #1a4d8d; border:0px; }
.navtab a:hover { text-decoration: underline;background-color:#FFF; }

.navtab_selected { background: url(../images/img/tab_center.jpg) repeat; height: 23px; font-family: Arial; font-size: 12px; }
.navtab_selected a { font-family: Arial; font-size: 12px; text-decoration: none; color: #a9002c; border:0px;}
.navtab_selected a:hover { background-color:#FFF;}
.navtab_leftspacer { width: 165px; }
site category links end */
/*- Menu Tabs--------------------------- */
    #tabs {
      float:left;
      width:100%;
      background:000000;
      font-size:93%;
      line-height:normal;
      }

/* For the active tab -- start*/
	#tabs #active a {
      background:url(../images/img/tableftF.jpg) no-repeat left top;
      color:#111111;
      margin-bottom:1px;
      border-bottom: none;
	}
	#tabs #active a span {
	  background:url(../images/img/tabrightF.jpg) no-repeat right top;
      color:#111111;
      margin-bottom:1px;
	}
/* For the active tab -- end*/

    #tabs ul {
	  margin:0;
	  padding:10px 0px 0px 0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../images/img/tableftF.jpg) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../images/img/tabrightF.jpg) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }

    #tabs #inactive a {
      float:left;
      margin:0;
      background-position:0% -42px;
      background:none;
      padding:0 0 0 4px;
      text-decoration:none;
      border-bottom: 1px solid #cacaca;
      }
    #tabs #inactive a span {
      float:left;
      display:block;
      background-position:100% -42px;
      background:none;
      padding:5px 15px 4px 6px;
      color:#666;
      
      }

    #tabs #inactive a:hover {
      /*background:url(../images/img/tableftF.jpg) no-repeat left top;*/
      color:#0099FF; /* #9CAA9C */ 
	  cursor:pointer
      }
    #tabs #inactive a:hover span {
      /* background:url(../images/img/tabrightF.jpg) no-repeat right top; */
      color:#0099FF;
	  cursor:pointer
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }



#headerSearch {top:0px; float:left; width:938px; height:50px; padding:0; margin:0; background-image:url(../images/img/searchbar3.jpg); position:relative;}

#searchText{padding:12px 0 0 50px; margin:0; float:left; position:relative; font-size:120%; font-weight:bold;}
#searchBox1{padding:10px 0 0 8px; margin:0; float:left; position:relative; width:350px; height:13px;}
#searchBox2{padding:10px 0 0 8px; margin:0; float:left; position:relative; width:150px;}
.boxSize1{width:350px; height:13px;}
.boxSize2{width:150px; height:13px;}
#goButton{padding:7px 0 0 9px; margin:0; float:left;  position:relative; width:34px; border:none;}
#Search { 
/* This part hides the original button. */
background-color: transparent;
border: 0px;
padding: 0px;
padding-left: 3000px;
overflow: hidden;
cursor: pointer; 
cursor: hand;
/* This part defines its new look. */
background-image: url(../images/img/go_butra2.gif);
background-position: center center;
background-repeat: no-repeat;
width: 54px;
height: 23px;
max-width: 54px;
max-height: 23px;
}
#welcomeText{padding:20px 0 0 0px; margin:0; float:right; position:relative; line-height: 1.3em; font-size:80%; }
