body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #E9F3D3;
	margin: 0px;
	padding: 0px;
}
.box {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.content {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666633;
	font-size: 14px;
	padding-left: 25px;
}
#navcontainer {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium none;
	
}
#navcontainer a:link 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:visited 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:hover
{
	color: #FEFA03;
	text-decoration: underline;
}
#navlist li { list-style-type: square; } 
.footer {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:link
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}.top {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
a:link {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}a:visited {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
