@charset "utf-8";
/* CSS Document */

body {
	background-color: #003300;
}h2 {
	font-size: 30px;
	font-weight: bolder;
	color: #003300;
	text-align: center;
	padding-top: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
	font-weight: bolder;
	color: #003333;
	padding-right: 10px;
	padding-left: 10px;
}


p {
	font-size: 14px;
	color: #003333;
	margin-right: 10px;
	margin-left: 10px;
}
li {
	font-size: 14px;
	font-weight: normal;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
}


#leftnav {
	width: 160px;
	margin-left: 10px;
}

#leftnav a:link {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
	color: #003300;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftnav a:visited {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #003300;
	text-decoration: none;
	text-align: left;
}
#leftnav a:hover {
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
	padding-left: 10px;
}

#button1 {
	background-image: url(../img/button1.png);
	height: 25px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
	color: #003300;
	padding-top: 5px;
	margin: 0px;
}

#button2 {
	background-image: url(../img/button1.png);
	height: 25px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
	color: #003300;
	margin-top: 0px;
	padding-top: 5px;
}

#button3 {
	background-image: url(../img/button1.png);
	height: 25px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
	color: #003300;
	margin-top: 0px;
	padding-top: 5px;
}

#button4 {
	background-image: url(../img/button1.png);
	height: 25px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
	color: #003300;
	margin-top: 0px;
	padding-top: 5px;
}

#button5 {
	background-image: url(../img/button1.png);
	height: 25px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
	color: #003300;
	margin-top: 0px;
	padding-top: 5px;
}

#button6 {
	background-image: url(../img/button1.png);
	height: 25px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
	color: #003300;
	margin-top: 0px;
	padding-top: 5px;
}
#footer {
	height: 100%;
	width: 100%;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003333;
	padding-top: 5px;
}
#footer a:link {
	font-size: 11px;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a:visited {
	font-size: 11px;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer2 {
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	padding-top: 5px;
}
#footer2 a:link {
	font-size: 11px;
	font-weight: bolder;
	padding: 5px;
}
#footer2 a:visited {
	font-size: 11px;
	font-weight: bolder;
	padding: 5px;
}
