.tab_heads {border-bottom: 1px solid #666666; height: 30px; position: relative; overflow: visible;}
.tab_heads .tab_head {font-family: Verdana, sans-serif; font-size: 12px; 
					 float: left;  white-space: nowrap; background-color: #DDDDDD; color: #333333; cursor: pointer;
                      height: 19px; padding: 6px 15px 0px; border: 1px solid #666666; border-bottom: 0px; margin-left: 7px;
                      position: relative; top: 4px; z-index: 10;}
.tab_heads .current {background-color: #FFFFFF; height: 21px; color: #002448; position: relative; top: 1px; padding-top: 8px;}
.tab_heads .tab_head:hover {color: #003366;}
.tab_heads .current:hover {color: #002448;}
.tab_bodies {padding: 0px 0px; border-bottom: 1px solid #666666;}
.tab_heads .tab_body {}

