body{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.top1 {
	background-color: #BCCBDE;
	position: absolute;
	height: 100px;
	width: 1002px;
	left: 0px;
	top: 0px;
}
.left1 {
	background-color: #EAEAEA;
	position: absolute;
	width: 200px;
	left: 0px;
	top: 100px;
	height: 350px;
}
.right1 {
	background-color: #EAEAEA;
	position: absolute;
	width: 212px;
	top: 100px;
	left: 790px;
	height: 350px;
	text-indent: 10px;
}
.middle1 {
	background-color: #FFFFFF;
	position: absolute;
	left: 200px;
	top: 100px;
	border: 0px solid #333333;
	width: 590px;
	overflow: auto;
	height: 350px;
}
.bottom1 {
	background-color: #FFFFFF;
	position: relative;
	height: 100px;
	width: 1002px;
	left: 0px;
	top: 450px;
}
h1{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.topleft{
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	position: absolute;
	height: 100px;
	width: 790px;
	left: 0px;
	top: 0px;
}
.topright{
	position: absolute;
	height: 10px;
	width: 490px;
	left: 300px;
	top: 70px;
	text-align: center;
}
.whitelinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.blacktext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.topfarright{
	background-color: #BCCBDE;
	position: absolute;
	height: 100px;
	width: 212px;
	left: 790px;
	top: 0px;
	text-indent: 10px;
}
.bottomleft{
	background-color: #CCCCFF;
	position: absolute;
	height: 100px;
	width: 200px;
	left: 0px;
	top: 0px;
}
.bottommiddle{
	background-color: #CCCCFF;
	position: absolute;
	width: 602px;
	left: 200px;
	top: 0px;
	height: 100px;
}
.bottomright{
	background-color: #CCCCFF;
	position: absolute;
	height: 100px;
	width: 212px;
	left: 790px;
	top: 0px;
}

p {
	text-align: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}