.menutitle{
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
background-color: ;
	color:#fff;
	width:143px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	line-height: 34px;
	border-bottom: 1px solid #ffffff;
}

.menutitle2{
 	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color:#A7BFDD;
	color:#000000;
	width:150px;
	padding-left:0px;
	text-align:left;
	font-weight:bold;
	line-height: 30px;
	border-bottom: 1px solid #ffffff;
}

.menutitle3{
 	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color:#A7BFDD;
	color:#000000;
	width:150px;
	padding-left:0px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
	font-weight:bold;
	line-height: 15px;
	border-bottom: 1px solid #ffffff;
	font-style: normal;
	font-variant: normal;
}

}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.submenu{
font-family: Arial, sans-serif;
font-size: 11px;
background-color:#A37C4A;
color:#fff;
width:143px;
padding:2px;
text-align:left;
padding-left:10px;
font-style:normal;
font-weight:bold;
line-height: 20px;
margin-bottom: 0.5em;

}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
	cursor: wait;
}
a:active {
	text-decoration: none;
	color: #fff;
	cursor: auto;
}
</style>
