/***********************tab starts***********************/
.basictab {float:left; width:751px; background:url(../images/tab_head.gif) no-repeat 0 0; height:31px}
.basictab ul{float:left; width:751px; list-style:none}
.basictab ul li{float:left; width:150px; background:url(../images/pipe.gif) no-repeat right 1px; marign-right:1px ; display:inline}
.basictab ul li a{float:left; width:149px; height:30px; font:normal 12px/12px Verdana, Geneva, sans-serif; color:#fff; text-decoration:none; cursor:pointer }
.basictab ul li a span{float:left; width:140px; padding:5px 0 0 10px; font-size:12px; cursor:pointer}
.basictab ul li a h3{float:left; width:140px; padding:13px 0 0 10px; font:normal 17px/12px sans-serif, Verdana, Geneva; cursor:pointer}
.basictab ul li a small{ font-size:10px; width:140px; padding:0 0 0 10px;}
.basictab ul li a.current_first{float:left; width:150px; background:url(../images/tab_left.gif) no-repeat 0 0; height:31px; color:#4596c1; cursor:text; border:#000000 0px solid}
.basictab ul li a.current_first span{float:left; cursor:text; border:#000000 0px solid}

.basictab ul li.current_first a.current{float:left; width:150px; background:url(../images/tab_left.gif) no-repeat 0 0; height:31px; color:#4596c1;}
.basictab ul li.current_last a.current{float:left; width:150px; background:url(../images/tab_right.gif) no-repeat 0 0; height:31px;color:#4596c1; }
.basictab ul li a.current{ background:url(../images/tab_bg.gif) repeat-x 0 0; height:31px;color:#4596c1; cursor:text}
.basictab ul li a.current small{cursor:text}
.basictab ul li a.current span{cursor:text}

.basictab ul li.last{ background:none}
/***********************tab ends***********************/

.tab_content{display:none;}
.tab_content ul { list-style:none}