#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin none #3A72BC;
	background-color: #FFFFFF;
	padding: 5px;
	background-repeat: repeat-y;
}
#footer {
	clear: both;
	height: 85px;
	width: 955px;
	border: thin solid #000000;
}
#content {
	float: right;
	height: auto;
	width: 730px;
	border: thin solid #000000;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#menu {
	height: auto;
	width: 200px;
	float: left;
	border: thin none #666666;
	margin-top: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	height: auto;
	width: 960px;
	border: thin none #666666;
}
#table {
	height: auto;
	width: 600px;
	float: left;
}

.body_text {
	color: #292C5F;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
}

.iframe_wrapper {
	float: left;
	height: auto;
	width: 710px;
}

a:link {
	color: #292C5F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #292C5F;
}
a:hover {
	text-decoration: none;
	color: #9900CC;
}
a:active {
	text-decoration: none;
	color: #292C5F;
}
body {
	background-color: #4B4B4B;
}

.style1 {
	color: #292C5F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style1b {
	color: #9900cc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #292C5F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px
}