.ddcolortabs{
padding: 0;
width:auto;
background: transparent;
}

.ddcolortabs ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#251212;
font-weight:normal;
text-decoration:none;
margin:0;
padding:0;
}

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

.ddcolortabs a{
float:left;
margin:0;
padding:0;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#251212;
	 font-weight:normal;
	 text-decoration:none;
	}

.ddcolortabs a span{
float:left;
display:block;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color:#FF3300;
}

.ddcolortabs a:hover span{

}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 6px;
background:#E26034;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
    top:0px;
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:1000000;
	color:#666666;
	background-color: white;
	width: 180px;
	visibility: hidden;
    }

.dropmenudiv_a a{
width: auto;
display: block;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0 0 6px;
text-decoration: none;
color:#666666;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
color: #666666;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}

.drop{
	left:0px;
	top:22px;
	width:180px;
	position:absolute;
	background-color:#FFFFFF;
	padding: 2px;
 }


.dropmenudiv_b{
	position:fixed;
	top:0px;
	border: 1px solid black; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:1000000;
	background-color: white;
	width: 150px;
	visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FF6600;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
color: #FF6600;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}



/*================ second drop down ==========================*/
.dropmenudiv_a1{
	top:0px;
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:50000;
	color:#666666;
	background-color: white;
	width: 180px;
	visibility: hidden;
}

.dropmenudiv_a1 a{
width: auto;
display: block;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0 0 6px;
text-decoration: none;
color:#666666;

}

* html .dropmenudiv_a1 a{ /*IE only hack*/
width: 100%;
color: #666666;
}

.dropmenudiv_a1 a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}

.drop1{
	left:81px;
	top:21px;
	width:180px;
	position:absolute;
	background-color:#FFFFFF;
	padding: 2px;
	z-index:1000000;
 }


.dropmenudiv_b1{
	position:fixed;
	top:0px;
	border: 1px solid black; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:50000;
	background-color: white;
	width: 150px;
	visibility: hidden;
}


.dropmenudiv_b1 a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FF6600;
}

* html .dropmenudiv_b1 a{ /*IE only hack*/
width: 100%;
color: #FF6600;
}

.dropmenudiv_b1 a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}



/*================ third drop down ==========================*/
.dropmenudiv_a2{
	top:0px;
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:50000;
	color:#666666;
	background-color: white;
	width: 180px;
	visibility: hidden;
}

.dropmenudiv_a2 a{
width: auto;
display: block;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0 0 6px;
text-decoration: none;
color:#666666;

}

* html .dropmenudiv_a2 a{ /*IE only hack*/
width: 100%;
color: #666666;
}

.dropmenudiv_a2 a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}

.drop2{
	left:148px;
	top:24px;
	width:180px;
	position:absolute;
	background-color:#FFFFFF;
	padding: 2px;
	z-index:1000000;
 }


.dropmenudiv_b2{
	position:fixed;
	top:0px;
	border: 1px solid black; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:50000;
	background-color: white;
	width: 150px;
	visibility: hidden;
}


.dropmenudiv_b2 a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FF6600;
}

* html .dropmenudiv_b2 a{ /*IE only hack*/
width: 100%;
color: #FF6600;
}

.dropmenudiv_b2 a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}

/*================ 4th drop down ==========================*/
.dropmenudiv_a3{
	top:0px;
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:500000;
	color:#666666;
	background-color: white;
	width: 180px;
	visibility: hidden;
}

.dropmenudiv_a3 a{
width: auto;
display: block;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0 0 6px;
text-decoration: none;
color:#666666;

}

* html .dropmenudiv_a3 a{ /*IE only hack*/
width: 100%;
color: #666666;
}

.dropmenudiv_a3 a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}

.drop3{
	left:203px;
	top:20px;
	width:180px;
	position:absolute;
	background-color:#FFFFFF;
	padding: 2px;
	z-index:10000000;
 }


.dropmenudiv_b3{
	position:fixed;
	top:0px;
	border: 1px solid black; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:500000;
	background-color: white;
	width: 150px;
	visibility: hidden;
}


.dropmenudiv_b3 a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FF6600;
}

* html .dropmenudiv_b3 a{ /*IE only hack*/
width: 100%;
color: #FF6600;
}

.dropmenudiv_b3 a:hover{ /*THEME CHANGE HERE*/
background-color:#FF6600;
color: white;
}

