body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.lower_linksTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	line-height: 16px;
	padding-top: 7px;
}
.lower_linksTD a {
	color: #FF6600;
}
.mainTable {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textTD {
	padding-top: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FF6600;
	text-decoration:none;
}
div.news {
	height: 203px;
	width: 425px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteLink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.user_sub_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.user_sub_links a {
	padding-top: 12px;
	text-decoration:none;
	color: #CCCCCC;
}
.user_sub_links a:hover {
	color: #FF6600;
	padding-top: 12px;
	text-decoration:none;
}

