body {
	background-color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color: #FFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #FEFEFE;
	font-weight:bold;
}

#container {position:relative; width:850; margin-left:auto; margin-right:auto;}
* {padding:0; margin:0}
a, a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer_span {
	background: url(images/footer_span.gif) repeat-x;
	height:49px;
}
.footer_left {
	background: url(images/footer_left.gif) no-repeat;
	width:23px;
	height:49px;
}
.footer_right {
	background: url(images/footer_right.gif) no-repeat;
	width:23px;
	height:49px;
}
.body_top {
	background: url(images/body_top.gif) no-repeat;
}
.body_bottom {
	background: url(images/body_bottom.gif) no-repeat;
}
.bodyspan {
	background: url(images/body_span.gif) repeat-y;
	height:24px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	color: #FEFEFE;
	padding: 0px 50px 15px 50px;
	text-align: left;
}

.tableText {
	font-size: .90em;
	padding: 0px 0px 7px 0px;
}
