.header a:link {
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;font-size:12px; color:#FFFFFF; text-decoration:none;
  }
  
a:visited {
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;font-size:12px; color:#CCCCCC; text-decoration:none;  
  }
   
a:hover {
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;font-size:12px; color:#CC6600; 
  }

.ajax__myTab .ajax__tab_header {white-space:nowrap;}
.ajax__myTab .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__myTab .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__myTab .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

.ajax__myTab .ajax__tab_header {font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;font-size:12px; color:#FFFFFF; font-weight:bold;background:#fff url(images/Tabs/tab-line.gif) repeat-x bottom; }

.ajax__myTab .ajax__tab_header .ajax__tab_active{font-weight:bold;color:#CC6600; height:21px;  overflow:hidden; margin:0; width:196px;}

.ajax__myTab .ajax__tab_outer {padding:0px; height:21px; margin-right:2px;background:url(images/Tabs/tab-right.gif) no-repeat right top;background-color:#507ABE;}

.ajax__myTab .ajax__tab_inner {padding-left:3px; background:url(images/Tabs/tab-left.gif) no-repeat;}

.ajax__myTab .ajax__tab_tab {height:21px; padding:2px;padding-bottom:3px;width:190px; margin:0; background:url(images/Tabs/tab.gif) repeat-x; }

.ajax__myTab .ajax__tab_hover .ajax__tab_outer {background:url(images/Tabs/tab-hover-right2.gif) no-repeat right bottom; height:21px; }

.ajax__myTab .ajax__tab_hover .ajax__tab_inner {color:#CC6600; background:url(images/Tabs/tab-hover-left.gif) top left no-repeat;  }

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {background:url(images/Tabs/tab-hover3.gif) repeat-x top; height:21px;}

.ajax__myTab .ajax__tab_hover .ajax__tab_header .ajax__tab_active{font-weight:bold;color:#CC6600; height:21px; display:block; float:right;}

.ajax__myTab .ajax__tab_active .ajax__tab_outer {font-weight:bold;color:#CC6600; height:21px;background:url(images/Tabs/tab-active-right2.gif) no-repeat right ; border-bottom:none;}

.ajax__myTab .ajax__tab_active .ajax__tab_inner {background:url(images/Tabs/tab-active-left.gif) ; background-repeat:no-repeat; border-bottom:none;}

.ajax__myTab .ajax__tab_active .ajax__tab_tab {background:url(images/Tabs/tab-active.gif) repeat-x; display:block; overflow:hidden;}

.ajax__myTab .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10px;border:1px solid #6F8ECF; border-top:none;padding:0px; position:relative; top:-1px;}




