.ddcolortabs{
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
	display:inline;
	padding:0;
	text-transform:uppercase;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}


.ddcolortabs a{
	color: white;
	text-decoration:none;
	letter-spacing: 1px;
	padding-left: 3px;
	height: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: right;
}

.ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url(media/color_tabs_right.gif) no-repeat right top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
	background-color: #73c167;
	color: #FFFFFF;
}

.ddcolortabs a:hover span{
	background-color: #73c167;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	background-color: #73c167;
}


/*#Menu1*/


#Menu1{
	border-bottom-width: 0;
	z-index:100;
	background-image: url('../Images/b2.png');
	visibility: hidden;
	width: 227px;
	height: 120px;
	position: absolute;
	left: -94px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: -227px;
}



#Menu1 a{
	width: auto;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	padding-left: 0;
	
}

* html #Menu1  a{ /*IE only hack*/
width: 100%;
}

#Menu1  a:hover{ color: #73c167;
}


/*B DROPDOWN */

#Menu2{
	border-bottom-width: 0;
	float: left;
	z-index:100;
	background-image: url('../Images/b2.png');
	color: #FFFFFF;
	position: absolute;
	width: 177px;
	height: 95px;
	visibility: hidden;
	left: 321px;
	top: 170px;
	margin-left: -178px;
}


#Menu2 a{
	width: auto;
	display: block;
	text-indent: 15px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	
}

* html #Menu2 a{ /*IE only hack*/
width: 100%;
}


#Menu2 a:hover{ 
color: #73c167;
}


/*3 DROPDOWN */

#Menu3{
	border-bottom-width: 0;
	z-index:100;
	background-image: url('../Images/b2.png');
	color: #FFFFFF;
	position: absolute;
	width: 171px;
	margin-left: -172px;
	visibility: hidden;
	
}

#Menu3 a{
	width: auto;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px; 
	
}
#Menu3 a:hover{
	color: #73c167;
}

* html #Menu3 a{ /*IE only hack*/
width: 100%;
}



/*4 DROPDOWN */

#Menu4{
	border-bottom-width: 0;
	z-index:100;
	background-image: url('../Images/b2.png');
	color: #FFFFFF;
	position: absolute;
	width: 171px;
	margin-left: -172px;
	visibility: hidden;
	
}

#Menu4 a{
	width: auto;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px; 
	
}
#Menu4 a:hover{
	color: #73c167;
}

* html #Menu4 a{ /*IE only hack*/
width: 100%;
}




/*5 DROPDOWN */

#Menu5{
	border-bottom-width: 0;
	z-index:100;
	background-image: url('../Images/b2.png');
	color: #FFFFFF;
	position: absolute;
	width: 171px;
	margin-left: -172px;
	visibility: hidden;
	
}

#Menu5 a{
	width: auto;
	display: block;
	text-transform:uppercase;
	text-indent: 5px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px; 
	
}
#Menu5 a:hover{
	color: #73c167;
}

* html #Menu5 a{ /*IE only hack*/
width: 100%;
}



