@charset "UTF-8";
/* CSS Document */

#CD_menu {
	margin-left: 4px;
	padding: 15px 0 0 0;
	list-style-type: none;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	
	/*float: left;*/ /* Contain floated list items */
	/*clear: both;	*/
}



#CD_menu ul  {
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 150px;
	border-bottom: 1px solid #ccc; */
	}
	

#CD_menu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	/*position: relative;
	float: left;*/
	text-transform:uppercase;
	/*background-color: #4D767A; */ /*#7E9B85;	*/

}


#CD_menu a {
	float: left;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	/*display: block;*/
	color: #FFF;
	text-decoration: none;
	/*line-height: 1.5;*/
	/*text-align: center;*/
	letter-spacing: 1px;
	/*background-color: #4D767A;*/ /*#809D87; */
	background:#4D767A  url(../images/color_tabs_left.gif) no-repeat left top;
}




#CD_menu a:hover {
	color:#333;
	text-decoration: underline;
	background-color: #A9BCAD;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #4D767A; /*799394  original#678b3f; */
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#CD_menu a span{
	float:left;
	display:block;
	padding:4px 9px 2px 6px;
	background-color: transparent;
	background-image: url(../images/color_tabs_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:none;
}




/*
#body_hom #menu_hom a, #body_map #menu_map a,
#body_jou #menu_jou a,#body_his #menu_his a,
#body_ref #menu_ref a,
#body_con #menu_con a {
background: #BEB06F;
color: #1A1303;
font-weight: bold;
}*/

