.ddcolortabs{
	/*width: 781px;*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.ddcolortabs ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 9px;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
}

.ddcolortabs li{
	display:inline;
	padding:0;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}


.ddcolortabs a{
	float:left;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 1px;
	/*background-repeat: no-repeat;*/
	/*height: 25px;*/
	/*width: 130px;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	/*padding-top: 9px;*/
	text-align: center;
	
}

.ddcolortabs a:hover{
	color:#696969;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
}

/*.ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: black;
	border-top: 1px solid #fff;*/ /*Remove this to remove border between bar and tabs
}*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 0px;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color:#000000;
	width: 150px;	
	padding:2px;
	visibility: hidden;
	text-align:left;
}

.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #678b3f;
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
}

* html .dropmenudiv_a a{ /*IE only hack*/
	/*width: 100%;*/
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	background-color: #aabd40;
	color:#000000;
}.font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 24px;
}
.under {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
