.ddcolortabs      {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin-top: 20px;
	margin-left: 32px;
	padding: 0;
	width: 100%;
	voice-family: inherit;
}
.ddcolortabs ul    {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.ddcolortabs li{
display:inline;
margin: 0 0 0 0;
padding:0;
text-transform:uppercase;
}
.ddcolortabs a      {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0 0;
	padding: 8px 0 8px 0;
	float: left;
}
.ddcolortabs a span   {
	display: block;
	padding: 0px 10px 5px 10px;
	margin: 0 0 0px 0px;
	float: left;
	outline: none;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #0000FF;
	line-height: 32px;
}

}
.ddcolortabs a:hover { color: #ffffff; background-color: #000000 }
.ddcolortabs a:hover span { color: #ffffff; background-color: #000000; line-height: 32px }
.ddcolortabs a:active span { color: #ffffff; background-color: #000000 }
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a      {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	top: 0px;
}

.dropmenudiv_a a    { color: #000000; text-decoration: none; text-align: center; display: block; margin: 0px 0 0px; width: 100%; border-top: 0 solid #000; border-bottom: 1px solid #000 }
* html .dropmenudiv_a a { text-align: center; width: 100% }
.dropmenudiv_a a:hover    { color: #0000ff; text-align: center }

#dropmenu1_a    { width: 246px }
#dropmenu2_a      { width: 95px }
