@import url("txtControls.css");
@import url("layout.css");
body {
	background-color:#FFFFFF !important;
	color: #000000 !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}
div#wrapper{
	width:760p!important;
	margin-right: auto;
	margin-left: auto;
}	
h1,h2,h3,h4,h5,h6{
	color: #000000!important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}
h1{
	font-family: arial, "Times New Roman", Times, serif;
}

a {
	color: #7e8d38;
}
a:visited {
	color: #0000FF;
}
.header li{
display:inline;
}
.hidden,.noimage img,.noimage .caption{
	display:none;
}div#header {
	background-color: #606300;
}
#header ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
#menulevel2 li.level2 {
	font-weight: bold;
}
#menulevel2 li.level3 {
	padding-left: 4px;
}
#menulevel2 li.level4 {
	font-size: 90%;
	padding-left: 8px;
}
#txtControls a {
	color: #000099;
}
hr.clearboth {
	clear: both;
}
label,input ,textarea{
	display: block;
	width: 100%;
}
textarea{
	height:10em;
}
label.tickbox,input.tickbox {
	display: inline;
}
input.btn {
	display: block;
	width: 8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
input.tickbox {
	width: 1em;
}
div#txtControls li,div#txtControls h2,div#txtControls h1{
	color:#000000!important;
}
#sitemap div#maincontent {
	background-image: none;
}
#sitemap div#maincontent ul {
	background-color: #FFFFFF;
	background-image: none;
	color: #7e8d38 !important;
}
#sitemap div#maincontent li.smlevel1 {
	color: #7e8d38;
	border: #7e8d38;
}

