.ddcolortabs{

	padding: 0;

	width: 100%;

	voice-family: "\"}\"";

	voice-family: inherit;

	background-color: transparent;

	z-index: 100;

}



.ddcolortabs ul{

	font: normal 11px Arial, Verdana, sans-serif;

	margin:0;

	padding:0;

	list-style:none;

	z-index: 100;

}



.ddcolortabs li{

	display:inline;

	margin:0 0px 0 0;
	padding:0;	
	z-index: 100;

}





.ddcolortabs a{

	float:left;

	margin:0 2px 0 0;

	padding:0 0 1px 3px;

	text-decoration:none;

	letter-spacing: 1px;

	background-color: #FF7619;

	background-image: url(media/color_tabs_left.gif);

	background-repeat: no-repeat;

	background-position: left top;

	z-index: 100;

}



.ddcolortabs a span{
	float:left;	
	display:block;
	z-index: 100;
	background-color: transparent;
	background-image: url(media/color_tabs_right1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	
	
}



.ddcolortabs a span{

	float:none;
	font-weight:bold;

	z-index: 100;

}



.ddcolortabs a:hover{
	float:left;
	
	background-image: url(media/color_tabs_left.gif);
	color: white;
	font-weight:bold;

	margin:0 2px 0 0;

	padding:1 1px 1px 1px;

	background-color:#327DF5;
	background-repeat: no-repeat;

	background-position: left top;
	z-index: 100; cursor:hand;
}



.ddcolortabs a:hover span{
	float:left;
	
	display:block;
	z-index: 100;
	background-color:#327DF5;
	background-image: url(media/color_tabs_right1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px; 
	text-decoration:none;
	cursor:hand;


}



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

	background-color: 3fff;

	z-index: 100;

}



.ddcolortabsline{

	clear: both;

	padding: 0;

	width: 100%;

	height: 2px;

	line-height: 2px;

	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/

	background-color: #FF7619;

}



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



.dropmenudiv_a{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	background-color:#6BA0F8;
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	visibility: hidden;
	z-index: 100;
}





.dropmenudiv_a 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: #FFF;
	z-index: 100;
}



* html .dropmenudiv_a a{ /*IE only hack*/

	width: 100%;

	background-color: #F9F9F9;

	z-index: 100;

}



.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/

	background-color: #FF7619;

	color: white;

	z-index: 100;

}

.lmig {

	background-image: url(../images/leftcorner_03.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.midle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: 500;

	color: #FFFFFF;

	text-decoration: none;

}

.midle a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: 500;

	color: #FFFFFF;

	text-decoration: none;

}



.midle a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: 500;

	color: #FFFFFF;

	text-decoration: none;

}



.midle a:hover {

	font-family: Arial, Helvetica, sans-serif;	

	color: #000000;

	text-decoration: none;

}



.midle a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: 500;

	color: #000000;

	text-decoration: none;

}



.rightcar {

	background-image: url(../images/rightcorner_05.gif);

	background-repeat: no-repeat;

	background-position: left top;

}
