* {
	padding: 0;
	Margin: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F0F2E4;
	text-decoration: none;
	text-align: center;
	background-image: url(images/background.jpg)
}
#wrapper {
	position: relative;
	width: 801px;
	height: auto;
	background-color: #96796A;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	text-align: left;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9DCD00;
	border-left-color: #9DCD00;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #9DCD00;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #9DCD00;
}
#header {
	position: relative;
	width: 801px;
	height: 191px;
	border: 0 0 0 0;
}
#nav {
	position: relative;
	z-index: 9999999;
	width: 741px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#content {
	position: relative;
	width: 741px;
	margin-left: 30px;
	margin-right: 30px;
	z-index: 1;
	}
#footer {
	position: relative;
	width: 741px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 30px;
}
a:link {
	color: #9DCD00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #9DCD00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #9DCD00;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #9DCD00;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9DCD00;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #752255;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #113953;
	font-size: 14px;
	font-weight: bold;
}
#footer a:link {
	font-size: 10px;
	font-weight: bold;
	color: #9DCD00;
	text-decoration: none;
}
#footer a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #9DCD00;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #9DCD00;
	text-decoration: underline;
}
#footer a:active {
	font-size: 10px;
	font-weight: bold;
	color: #9DCD00;
	text-decoration: none;
}
li {
	margin-left: 16px;
	margin-top: 2px;
	display: list-item;
	padding-top: 2px;
	list-style-position: inside;
	list-style-type: disc;
}
#table1 {
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9DCD00;
	border-left-color: #9DCD00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9DCD00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9DCD00;
}
#table1 td {
	background-color: #F0F2E4;
	padding: 10px 10px 10px 10px;

}
.table1 {
	color: #96796A;
	font-size: 10px;
	font-weight: bold;
}
#table2 {
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #11395E;
	border-left-color: #11395E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #11395E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #11395E;
}
#table2 td {
	background-color: #F0F2E4;
	padding: 10px 10px 10px 10px;
}
.table2 {
	color: #11395E;
	font-size: 10px;
	font-weight: bold;
}
.smallprint {
	color: #F0F2E4;
	font-size: 10px;
}
.tablelarger {
	color: #5B487F;
	font-size: 11px;
	font-weight: bold;
}
.tablemagenta {
	color: #752255;
	font-size: 11px;
	font-weight: bold;
}
.rightimg {
	margin-left: 6px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9DCD00;
	border-left-color: #9DCD00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9DCD00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9DCD00;
}
.leftimgnoborder {
	margin-right: 8px;
}
.rightimgnoborder {
	margin-left: 6px;
}