body {
	background-color: #FF9900;
	background-image: url(Images/bannerbgrd.gif);
	background-repeat: repeat-x;
}
.floleft {
	clear: right;
	float: left;
}
#banner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: auto;
	width: 900px;
}
#nav {
	clear: left;
	float: left;
	position: absolute;
	left: 0px;
	top: 140px;
	margin: 0px;
	padding: 0px;
	height: 256px;
	width: 158px;

}
.floleftunder {

	clear: left;
	float: left;
}
#toptitle {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 181px;
	top: 140px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #7484CC;
	width: 100%;
	height: auto;

}
table {
	position: absolute;

	width: 750px;
	left: 150px;
	top: 182px;
	bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: underline;

}
a:active {
	color: #CCCCCC;
	text-decoration: underline;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: underline;
}
li {
	list-style-type: circle;
	color: #000000;	
}
