body {
	background-color: #9EB69A;
	margin-top: 25px;
}
.topmenu,
.topmenu a,
.topmenu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	letter-spacing: 1px;
	text-decoration:none;
}
.quickentry_formfield {
	border: 1px solid #9EB69A;
}

.topmenu a:hover {
text-decoration:underline;
color: #92C2A2

}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	margin-top: 0px;
	letter-spacing: 1px;
}

#leftmenutoplevel ,
#leftmenutoplevel a,
#leftmenutoplevel a:visited{
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 5px;
}






#leftmenu a{
	font-family: "Trebuchet MS", Georgia, serif;
	border: 1px solid #003300;
	margin-top:2px;
	margin-bottom:2px;
	background-color: #9CCBBB;
	padding-left:4px;
	display:block;
	width: 96%;
	color: #003300;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	}

html>body #leftmenu a{ /*Non IE rule*/
width: auto;
}	

#leftmenu a:hover{
	background-color:#CEE3CA;
	color: #87C484;
}
#footer{
	background-color:#25674F; 
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DEEBDE;
	padding: 4px;
}
h1 {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	margin-top: 0px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	width: 75%;
}
h2,
h2 a,
h2 a:visited {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 a:hover {
color: #83B17C;
	}
