.ddcolortabs{
padding: 0;
margin-left:auto;
margin-right:auto;
background: transparent;
}

.ddcolortabs ul{
height:33px;
font-family:Verdana, Geneva, sans-serif;
text-align:center;
line-height:2.6;
font-size:13px;
font-weight:800;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 0 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
//background-image:url(images/mainmenu/button_off.gif);
//background-repeat:no-repeat;
height:33px;
width:159px;
/*margin:0 1px 0 0;*/
/*padding:0 0 1px 1px;*/
text-decoration:none;
letter-spacing: 1px;
}


.ddcolortabs a span{
float:left;
display:block;
height:33px;
width:159;
/*padding: 6px 8px 3px 7px;*/
}


.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
//background-image:url(images/mainmenu/button_on.gif);
//background-repeat:no-repeat;
}

/*
.ddcolortabs a:hover span{
background-image:url(media/button2.jpg);
background-repeat:no-repeat;
}*/

.tabcontainer{
height:0px;
clear: left;
overflow:visible;
position:relative;
/*width:95%; /*width of 2nd level sub menus*/
/*height:300px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
/*margin-top: -1em;*/
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
/*margin-top: -1em;*/
}

/*menu item 1*/

.tabcontent1{
	width:152px;
	margin-left:5px;
	text-align:center;
	background-color:#000;
	display:none;
	overflow:visible;
}


.tabcontent1 a {
	display:block;
	width:140px;
	height:15px;
	padding:3px;
	margin:auto auto 1px auto;
	clear:both;
	/*border:1px black solid;*/
	background-color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:800;
}

.tabcontent1 a:hover {
	/*background-color:#112442;*/
	background-color:#514F82;

}


/*menu item 2*/

.tabcontent2{
	width:152px;
	margin-left:5px;
	text-align:center;
	background-color:#003366;
	display:none;
	overflow:visible;
}


.tabcontent2 a {
	display:block;
	width:140px;
	height:15px;
	padding:3px;
	margin:auto auto 1px auto;
	clear:both;
	/*border:1px black solid;*/
	background-color:#336598;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:800;
}

.tabcontent2 a:hover {
	background-color:#51a051;

}

/*menu item 3*/

.tabcontent3{
	width:152px;
	margin-left:5px;
	text-align:center;
	background-color:#003366;
	display:none;
	overflow:visible;
}


.tabcontent3 a {
	display:block;
	width:140px;
	height:15px;
	padding:3px;
	margin:auto auto 1px auto;
	clear:both;
	/*border:1px black solid;*/
	background-color:#336598;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:800;
}

.tabcontent3 a:hover {
	background-color:#51a051;

}

/*menu item 4*/

.tabcontent4{
	width:152px;
	margin-left:5px;
	text-align:center;
	background-color:#003366;
	display:none;
	overflow:visible;
}


.tabcontent4 a {
	display:block;
	width:140px;
	height:15px;
	padding:3px;
	margin:auto auto 1px auto;
	clear:both;
	/*border:1px black solid;*/
	background-color:#336598;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:800;
}

.tabcontent4 a:hover {
	background-color:#51a051;

}


/*menu item 5*/

.tabcontent5{
	width:152px;
	margin-left:5px;
	text-align:center;
	background-color:#003366;
	display:none;
	overflow:visible;
}


.tabcontent5 a {
	display:block;
	width:140px;
	height:15px;
	padding:3px;
	margin:auto auto 1px auto;
	clear:both;
	/*border:1px black solid;*/
	background-color:#336598;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:800;
}

.tabcontent5 a:hover {
	background-color:#51a051;

}


/*menu item 6*/

.tabcontent6{
	width:152px;
	margin-left:5px;
	text-align:center;
	background-color:#003366;
	display:none;
	overflow:visible;
}


.tabcontent6 a {
	display:block;
	width:140px;
	height:15px;
	padding:3px;
	margin:auto auto 1px auto;
	clear:both;
	/*border:1px black solid;*/
	background-color:#336598;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:800;
}

.tabcontent6 a:hover {
	background-color:#51a051;

}

