@charset "utf-8";
#NavL2 #Head {
	height: 20px;
	width: 180px;
	background-color: #FEB324;
	list-style-type: none;
	list-style-image: none;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D4D0C8;
	margin: 0px;
	font-size: 12px;
}
#NavL2 #links {
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 3px;
}
#links li {
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#NavL2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#NavL2 #Head a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
#hide {
	visibility: hidden;
	height:0px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#links a:visited {
	color: #0000CC;
}
#NavL2 #links a:hover {
	color: #FF0000;
}
