dl, dt, dd, ul, {
	margin: 0;
	list-style-type: none;
	border: none;


}

li {
   margin: 0;
   list-style-type: none;
   border: none;
}

ol {
   list-style-type: decimal;
}

ol li {
   list-style-type: decimal;
}

#menu {
	color: #FFFFFF;
	margin: 0px;




}
dl#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	width: 175px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;




}
dl#menu dt {
	cursor: pointer;
	margin: 0px 0;
	;
	/* height: 20px; */
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	background: #A95C03;
	color: #FFFFFF;
	/* width: 100%; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE8927;
	padding-right: 10px;






}
dl#menu dd {
	margin: 0px;
	padding: 0px;
	color: #A31803;
	background-color: #ffffff;





}
dl#menu li {
	text-align: right;
	color: AA2901;
	/*height: 24px;*/
	vertical-align: text-bottom;
	padding: 0px;
	line-height: 1.8em;













}
dl#menu li a, dl#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	text-align: right;
	padding-right: 20px;
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	margin: 0px;
	background-color: #DA9A37;









}

dl#menu ul {
	padding: 0px;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background: #E8C990;
	color: #A95C03;


}

dl#menu li a:active, dl#menu dt a:active {
	background: #ffffff;
	color: #A95C03;
}
.rhslink a:link {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #757575;
	background-image: url(../images/green_bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	font-weight: bold;
	padding-left: 10px;
	margin: 3px 0px;
}

