a{ outline:none;}

#tabs{ margin-left:0px;}
#tabs .tabs_container { height:29px; width:400px; margin-left:-0px; position:relative; bottom:-1px; }

*html #tabs .tabs_container {margin-left:-1px;  }
*+html #tabs .tabs_container {  margin-left:-1px; }


#tabs .tabs_container ul {  display:block; padding:0; margin:0; }
#tabs .tabs_container ul li { background:none; padding:0; margin:0;}
#Contents #tabs table ul {padding:0; padding:10px 0 ; }
#Contents #tabs table ul li { display:block; background:none;  }
#Contents #tabs table ul li { padding:2px 0 2px 10px;background:url(/img/list_bg.gif) no-repeat left; }

#tabs .tabs_container ul li a { height:22px; font-size:16px; }
#tabs ul li { display:inline; margin:0 auto; }
#tabs .tabs { position:relative; width:475px }
#tabs a { outline:none }
#tabs .clear { clear:both }
#tabs .tabLink1 { text-decoration:none; color:#fff; text-align:center; }
#tabs .tabLink2 { text-decoration:none; color:#000033; text-align:center }



#tabs .tab1 .active {
background:transparent url(/img/tab_01.jpg) no-repeat scroll center top;
display:inline;
float:left;
height:23px;
margin-left:1px;
padding-top:6px;
width:173px;}
#tabs .tab1 .inactive {
background:transparent url(/img/tab_01.jpg) no-repeat scroll center bottom;
display:inline;
float:left;
height:23px;
margin-left:1px;
margin-top:2px;
padding-top:4px;
width:173px;
 }



#tabs .tab2 .active {
background:transparent url(/img/tab_02.gif) no-repeat scroll center top;
display:inline;
float:left;
height:21px;
margin-left:-19px;
margin-top:1px;
padding-left:18px;
padding-top:6px;
width:166px;
}


#tabs .tab2 .inactive {
background:transparent url(/img/tab_02.gif) no-repeat scroll center bottom;
display:inline;
float:left;
height:22px;
margin-left:-2px;
margin-top:1px;
padding-left:0;
padding-top:6px;
text-align:center;
width:168px;
z-index:100;

}

#tabs .top { background:url(/img/top_border.jpg) no-repeat; height:10px; width:475px; }
#tabs .firstTab { width:475px; background:url(/img/body.jpg) repeat-y; clear:both; }
#tabs .secondTab { width:475px; background:url(/img/body.jpg) repeat-y; clear:both; }

#tabs table { margin:10px; }
#tabs table td {  color:#525476; font-weight:100; padding-left:10px;}

#tabs .bottom { background:url(/img/bottom_border.jpg) no-repeat; height:16px; width:475px; }

