.ddcolortabs{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 35px;
}

.ddcolortabs ul{
	margin:0;
	padding:0;
	list-style:none;
	height: 35px;
}

.ddcolortabs li{
	display:inline;
	margin:0;
	padding:0;
	height: 35px;
}


.ddcolortabs a{
	float:left;
	color: #0066CC;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size: 14px;
	height: 35px;
}

.ddcolortabs a span{
	float:left;
	display:block;
	padding: 0px 8px 0px 7px;
	background-image:  url("images/global_divider_03.png");
	background-repeat: no-repeat;
	height: 35px;
	background-position: left top;
}

.ddcolortabs a span{
float:none;
}

.selectedanchor{
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid #003399;
	border-bottom-width: 0;
	line-height: 22px;
	z-index: 100;
	background: white;
	width: 150px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	font-family: Arial, Helvetica, sans-serif, Verdana, "Trebuchet MS";
	margin: 0;
	padding: 0;
}

.anylinkcss ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	text-align: left;
}
.anylinkcss ul li 
{
	border-bottom: 1px solid #003399;
}

.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif, Verdana, "Trebuchet MS";
	font-size: 12px;
}

.anylinkcss a:hover{
	color: #9999CC;
}
