body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #666666;


}
a:hover {
	color: #999999;
	text-decoration: none;


}
div#container {
	padding: 0px;
	width: 800px;
	margin: auto;
	text-align: left;

}
div#header {
	width: 800px;
	height:97px;
	text-align: justify;
	float: left;
	clear:left;
	background-color: #99ccdd;
	margin: 0px;
	padding: 0px;

}

div#content {
	position: relative;
	width: 530px;
	text-align: justify;
	float: left;
	clear:right;
	background-color: #ECFDEC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
padding: 5px;


}
div#bottommenu {
	width: 800px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 11px;
	border: thin solid #006633;

}

.leftbox {
	clear: left;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;

}
.rightbox {
	clear: right;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;

}
.nos {
	font-size: 1px;
	color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	top: -500px;

}
.minisearch{
	margin: 0px;
	padding: 0px;
	border: thin solid #000033;
	font-size: 10px;
	color: #000033;
	height: 130px;
	width: 180px;
}
.minisearch tr, .minisearch td  {
	margin: 0px;
	padding: 0px;
	border: none;
}
.minisearch select {
	font-size: 10px;
	color: #000033;
}
.minisearch input {
	font-size: 10px;
	color: #000033;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#leftmenu {
	width: 150px;
	height: 100%;
	float: left;
	clear: left;
	border: thin none #006633;
	background-image: url(images/left1.jpg);
	background-repeat: repeat-y;




}
div#leftmenu a, #leftmenu a:link, #leftmenu a:visited, #leftmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	text-decoration: none;
	background-color: #E4FAE7;
	line-height: 26px;
height:26px;
	display: block;
	width: 148px;
	border: 1px solid #000099;
	font-weight: bold;
	float: left;
	clear: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;

}
div#leftmenu a:hover {
	color: #990000;
	background-color: #FFFF99;
	position: relative;
	left: 8px;
	border-top: 1px solid #000099;
	border-right: 2px solid #000099;
	border-bottom: 2px solid #000099;
	border-left: 1px solid #000099;
}
div#leftmenu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #275027;
	line-height: 26px;
	display: block;
	width: 150px;
	border: 1px solid #000000;
	font-weight: bold;
	float: left;
	clear: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
div#leftmenu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2FDCC;
	text-decoration: none;
	background-color: #1D741D;
	line-height: 26px;
	display: block;
	width: 150px;
	border: 1px solid #000099;
	font-weight: bold;
	float: left;
	clear: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;

}


div#topmenu {
	border: thin dotted #FFFF33;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 500px;
	float: left;
	clear: left;

}
div#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	line-height: 16px;
	display: block;
	width: 150px;
	border: 1px dotted #000099;
	font-weight: bold;
	float: left;
	clear: right;
	position: relative;
	height: 20px;
	left: 5px;
	top: 0px;
	text-align: center;
	margin: 0px;
	padding: 5px;

}
div#topmenu a:hover {
	color: #990000;
	background-color: #FFFF99;
	position: relative;
	left: 8px;
	border-top: 1px solid #000099;
	border-right: 2px solid #000099;
	border-bottom: 2px solid #000099;
	border-left: 1px solid #000099;
}
