body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/background4.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}style1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#wrapper {
	border: thin solid #000000;
	position: relative;
	width: 770px;
	top: 10px;
	text-align: center;
	height: auto;
	background-color: #FFFFFF;
	bottom: 30px;
}
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 770px;
	text-align: center;
	margin-top: 0px;
}
#mainheader {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 770px;
	text-align: left;
	background-color: #CCCCCC;
	overflow: hidden;
}
#sidebox {
	float: right;
	height: 300px;
	width: 300px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 1px;
	background-color: #CCCCCC;
}
#content {
	background: #FFFFCC;
	margin: 0px;
	padding: 0px;
	width: 770px;
	position: relative;
	background-color: #6695D5;
	z-index: 1;
	overflow: visible;
}
#maincontent {
	background: #0099FF;
	margin: 0px;
	padding: 0px;
	width: 535px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	page-break-before: auto;
	float: left;
}
#bottomnav {
	background: #0099FF;
	margin: auto;
	padding: 0px;
	width: 450px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#leftcolumn {
	padding: 10px;
	width: 200px;
	left: 0px;
	float: left;
	text-align: left;
	background-color: #CCCCCC;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	clear: none;
	margin-top: 20px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	margin-left: 5px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}
#bottom {
	width: 770px;
	clear: both;
	background-color: #6695D5;
}
a:link {
	color: #990000;
}
a:visited {
    color: #990000
}	
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
.style2 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.style3 {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 11px;
}
.style4 {
	font: bold large 14px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
}
.style5 {
	font: bold large 14px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
