#menu0 dd.active {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#menu0 dt.active {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menu0 {
	width: 190px;
	margin: 0px;
	padding: 0px;
	
}

#menu0 dt {
  background-image:  url(../images/bot.gif);
	border-top: 	     #ffffff 0px solid;
	border-bottom: 	   #ffffff 0px solid;
	border-right: 	   #ffffff 0px solid;
	border-left: 	     #6da1e1 0px solid;
  height:						 22px;
  vertical-align: 	 bottom;
  text-align: 	     left;
	font-size:         11px;
	color:             #ffffff;
	font-family:       halvetica,tahoma, verdana;
	font-weight:       normal;
	cursor: 					 pointer;
	margin: 				   5px 0px 0px 0px;
	padding: 				   8px 0px 0px 17px;

}

#menu0 dd {
	background-color: #e1e1e1;
	height:20px;
	color: #ffffff;
	vertical-align:middle;
	text-align:left;
	margin: 				   2px 0px 2px 0px;
	padding: 				   2px 0px 0px 15px;
	font-size:         11px;

}





