body,td,th {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/index_01.jpg);
	background-color: #016891;
	background-repeat: repeat-x;
	color: #D6D6D6;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_links {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.white_text {
	color: #FFF;
	font-size:11px;
}
.body_header {
	color: #333;
	font-size:13px;
	font-weight:bold;
}
.small_text {
	font-size: 11px;
	color: #C00;
	font-weight: bold;
}
.small_menulinks {
	font-size: 11px;
	color:#333;
	text-decoration:none;
	font-weight:100;
}
.small_menulinks:hover {
	font-size: 11px;
	color:#333;
	text-decoration:underline;
	font-weight:100;
}

.small_menulinks:active {
	font-size: 11px;
	color:#333;
	text-decoration:none;
	font-weight:100;
}

.small_menulinks:visited {
	font-size: 11px;
	color:#333;

	font-weight:100;
}
.bottom_text {
	color: #1F45B2;
}
.small_menulinks_white {
	font-size: 11px;
	color:#FC0;
	text-decoration:none;
	font-weight:100;
}
.small_menulinks_white:hover {
	font-size: 11px;
	color:#FFF;
	text-decoration:underline;
	font-weight:100;
}

.small_menulinks_white:active {
	font-size: 11px;
	color:#FC0;
	text-decoration:none;
	font-weight:100;
}

.small_menulinks_white:visited {
	font-size: 11px;
	color:#FC0;

	font-weight:100;
}
.purpletext {
	color: #791F83;
}
.smallcopy {
	font-size: 11px;
}
.white {
	color: #FFF;
}
.purple {
	color: #791F83;
}
.green {
	color: #1F851F;
}
.roadbluetext {
	color: #006790;
}
.roadbluetext {
	color: #FFF;
}
.gamelinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.gamelinks:visited {
	color: #F0F;
	text-decoration: none;
}
.gamelinks:hover {
	color: #F0F;
	text-decoration: none;
}
.gamelinks:active {
	color: #F0F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyclicks {
	font-size: 13px;
	color:#C00;
	text-decoration:none;
	font-weight:300;
}
.bodyclicks:hover {
	font-size: 13px;
	color:#C00;
	text-decoration:underline;
	font-weight:300;
}

.bodyclicks:active {
	font-size: 13px;
	color:#C00;
	text-decoration:none;
	font-weight:300;
}

.bodyclicks:visited {
	font-size: 13px;
	color:#C00;
	font-weight:300;
}
.bodycopyuppercase {
	font-size: 12px;
}

h1 {
	color: #09F;
	font-size: 14px;
	padding:3px;
	background-color:#CCC;
}
h2 {
	color: #09F;
	font-size: 14px;
}
.copyright {
	text-align: center;
	color: #FFF;
}.bodyhighlighted {
	color: #F00;
}
.bodycopybold {
	font-weight: bold;
}

