#navigation {margin:0px;text-indent:0px;padding:0 13px 13px 13px;}
#navigation a.head {
	cursor:pointer;
	color:#08578c; font-size:12px;
	height:28px;
	width:270px;
	background: url(../images/dcc_en_navagation_title.jpg) no-repeat;
	display:block;
	margin:0px;
	padding:0 0 1px 0;
	text-indent:14px;
	line-height:28px;
	text-decoration: none;
}
#navigation a.head:hover {color:#5d3758;}
#navigation a.selected {background-image: url(../images/dcc_en_navagation_title_expanded.jpg);color:#08578c; font-weight:bold;}
#navigation a.current {color:#5d3758;	background: url(../images/dcc_en_navagation_submenu_expanded.jpg) no-repeat;font-weight:bold;}
#navigation ul {border-width:0px;margin:0px;padding:0px;width:270px;}
#navigation li {list-style:none outside none; display:inline; margin:0; padding:0;}
#navigation li li a {
/*	color:#5d3758;
	display:block;
	text-indent:20px;
	text-decoration: none;
	background: url(../images/dcc_en_navagation_title.jpg) no-repeat;
	height:28px;
	line-height:28px;
	width:270px;
	font-size:11px;*/
	cursor:pointer;
	color:#5d3758; font-size:12px;
	height:28px;
	width:270px;
	background: url(../images/dcc_en_navagation_submenu.jpg) no-repeat;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:34px;
	line-height:27px;
	text-decoration: none;
}
#navigation li li a:hover {color:#5d3758;background: url(../images/dcc_en_navagation_submenu_expanded.jpg) no-repeat;}
#navigation li li a:selected {color:#5d3758;background: url(../images/dcc_en_navagation_submenu_expanded.jpg) no-repeat;font-weight:bold;}


