/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif;font-size:12px;width:166px;margin:0 auto;}
ul,h5{
	margin:0;
	padding:0;
	list-style:none;
}
#levelmenu{margin:8px 0 0 8px;}
#levelmenu div.unit ul{
	width:127px;
	padding:8px 0 8px 20px;
	text-indent: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1A5189;
	border-right-color: #1A5189;
	border-bottom-color: #1A5189;
	border-left-color: #1A5189;
}
#levelmenu h5{
	width:149px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:10px;
	font-weight:normal;
	color:#333333;
	margin:0;
	font-size:100%;
	cursor:default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#levelmenu div.unit ul{display:none;line-height:20px;}
 #levelmenu div.current ul{display:block;}
  #levelmenu div.current ul li a{color:#3B475F;text-decoration:none;}
ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
   #levelmenu div.current ul li a:hover{text-decoration:underline;}
 #levelmenu div.current h5{background-position:left bottom;}