body {
	background-color: #21292C;
	background-position: center;
	padding-top:11px;
}
.outtertable {
	width: 770px;
	border-top: 7px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
}
.navtable {
	background-color: #485458;
	background-image: url(../images/bg_nav_200x259.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #485458;
	text-decoration: none;
	padding-top:0px;
	margin-top:0px;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #485458;
	text-decoration: none;
	padding-top:0px;
	margin-top:0px;
	line-height:normal;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8C8D91;
	text-decoration: none;
}
.questionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #485458;
	text-decoration: none;
	padding-top:0px;
	margin-top:0px;
	line-height:normal;
	font-style: oblique;
}
a {
	font-weight: bold;
	color: #4B575B;
}
