#menu0 {
	width: 219px;
	margin:0px;
/*	padding-right: 12px;*/
	text-align: right;
	color: #000f70;
    font-weight: bold;
    font-size: 13px;
}

#menu0 dt {
	background-image: url(/images/page/menuleftbg.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 8px 0px;
    padding-right: 5px;
	height: 16px;
}

#menu0 dd {
/*	background-image: url(/images/page/menu_slave.png);
	background-position: top;
	background-repeat: no-repeat;*/
	padding: 0px 0px;
	min-height: 0px;
    margin: 0px;
}

#menu0 dt a{
	text-decoration:none;
}

#menu0 dt a, #menu0 dt, #menu0 dt a:visited {
	color: #727372;
}

#menu0 dt.dt1 a, #menu0 dt.dt1, #menu0 dt.dt1 a:visited {
	color: #0025e0;
}

#menu0 dt.dt0 a, #menu0 dt.dt0, a:visited, #menu0 dt.dtsitemap a, #menu0 dt.dtsitemap a:visited {
	color: #000f70;
}



#menu0 dt a:hover {
	text-decoration: underline;
}


#menu0 dt {
  margin-left: 20px;
}

#menu0 dt.dt0, #menu0 dt.dtsitemap {
  margin-left: 0px;
}

#menu0 dt.dt1 {
  margin-left: 10px;
}
