.ddcolortabs { overflow: hidden; width: auto; margin: 0; padding: 0; list-style-type: none; float: left;  width:161px; height:27px; text-align:center; }
.ddcolortabs a{display: block; padding: 6px 6px; background: url(../images/menu1_on.jpg) repeat-x; color: white; margin-right: 1px; text-decoration: none; font: bold 11px Arial;}
.ddcolortabs a:hover, .ddcolortabs a.selected{background: url(../images/menu1_on.jpg) repeat-x; color: white; text-decoration: none;}

.ddcolortabs2 { overflow: hidden; width: auto; margin: 0; padding: 0; list-style-type: none; float:left; width:170px; height:27px;}
.ddcolortabs2 a{display: block; padding: 6px 6px; background: url(../images/menu2.jpg) repeat-x; color: white; margin-right: 1px; text-decoration: none; font: bold 11px Arial;}
.ddcolortabs2 a:hover, .ddcolortabs2 a.selected{background: url(../images/menu2.jpg) repeat-x; color: white;}

.ddcolortabs3 { overflow: hidden; width: auto; margin: 0; padding: 0; list-style-type: none; float:left; width:204px; height:27px;}
.ddcolortabs3 a{display: block; padding: 6px 6px; background: url(../images/menu3.jpg) repeat-x; color: white; margin-right: 1px; text-decoration: none; font: bold 11px Arial;}
.ddcolortabs3 a:hover, .ddcolortabs2 a.selected{background: url(../images/menu3.jpg) repeat-x; color: white;}


.ddcolortabs4 { overflow: hidden; width: auto; margin: 0; padding: 0; list-style-type: none; float:left; width:142px; height:27px;}
.ddcolortabs4 a{display: block; padding: 6px 6px; background: url(../images/menu4.jpg) repeat-x; color: white; margin-right: 1px; text-decoration: none; font: bold 11px Arial;}
.ddcolortabs4 a:hover, .ddcolortabs2 a.selected{background: url(../images/menu4.jpg) repeat-x; color: white;}

.ddcolortabs5 { overflow: hidden; width: auto; margin: 0; padding: 0; list-style-type: none; float:left; width:147px; height:27px;}
.ddcolortabs5 a{display: block; padding: 6px 6px; background: url(../images/menu5.jpg) repeat-x; color: white; margin-right: 1px; text-decoration: none; font: bold 11px Arial;}
.ddcolortabs5 a:hover, .ddcolortabs2 a.selected{background: url(../images/menu5.jpg) repeat-x; color: white;}

.ddcolortabs6 { overflow: hidden; width: auto; margin: 0; padding: 0; list-style-type: none; float:left; width:113px; height:27px;}
.ddcolortabs6 a{display: block; padding: 6px 6px; background: url(../images/menu6.jpg) repeat-x; color: white; margin-right: 1px; text-decoration: none; font: bold 11px Arial;}
.ddcolortabs6 a:hover, .ddcolortabs2 a.selected{background: url(../images/menu6.jpg) repeat-x; color: white;}




.tabcontainer{margin-top:auto; clear: left; width:940px; /*width of 2nd level sub menus*/ height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/}

.tabcontent{display:none;}
