.tab-container {background: #36353E; border-left:0px solid #477E7A; border-bottom:1px solid #aaaaaa; height:406px; height:_398px;height:!398px;}
.tab-panes {
	margin: 4px;
	width:451px;
	position: static;
}

 	  #tab-header {
	float:left;
	width:100%;
	font-size:110%;
	line-height:normal;
	letter-spacing: -.005em;
	background: #BFD2FF;
	
      } 
	 #tab-header ul {
      margin:0;
      padding:21px 0px 0px 0px;
      list-style:none;
	  background: #BFD2FF url("tabber-round_left-new.gif") no-repeat left top;
     
      }
     #tab-header li {
      float:left;
      margin:0px;
      padding:0px 8px 4px 8px;
	  background: #BFD2FF url("tabber-round_right.gif") no-repeat right top;
	  border-left:1px solid #226655;
	  border-top:0px solid #477E7A;
      }
  	 #tab-header a {
      display:block;
      padding:4px 0px 4px 0px;
      text-decoration:none;
      color:#111177;
	  }
    #tab-header a:hover {
      color:#aa3311;
      }
    #tab-header #tab-current {  
	background: url("tabber-round_current.gif") no-repeat right top;
		}
    #tab-header #tab-current a {
	color: #f0f0f0;
	padding-bottom:4px;
	text-decoration: none;
	font-weight:bold;
      }
	  
br {
	font-size: 11px;
}
a.bottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7f7f7;
}
a.bottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7f7f7;
}
a.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
a.bottom:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
