body
{
	margin: 0px;
	color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000042;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-size: 12px;
}

body.splash
{
	background-image: url(../images/bg.gif);
}

body a
{
	text-decoration: none;
}

table.nav
{
	width: 900px;
	font-size: 12px;
	text-transform: uppercase;
}
	

td
{
	font-size: 12px;
}

td.main
{
	background-color: #000042;
}

td a
{
	color: #007BBA;
}

td.nav
{
	height: 25px;
	font-weight: bold;
	text-align: center;
	width: 111px;
	border-right: 1px solid #000042;
	border-bottom: 1px solid #000042;
	background-color: #BBAF2B;
}

td.nav a
{
	color: #000042;
	text-decoration: none;
	display:block;
	font-weight: bold;
	width: 111px;
	padding-top: 4px;
	padding-bottom: 5px;
}

td.nav a:hover
{
	background-color: #194996;
	color: white;
	text-decoration: none;
	display:block;
	font-weight: bold;
	width: 111px;
	padding-top: 4px;
	padding-bottom: 5px;
}

td.navHL
{
	font-weight: bold;
	text-align: center;
	color: White;
	width: 111px;
	border-right: 1px solid #000042;
	border-bottom: 1px solid #000042;
	background-color: #194996;
}

td.navHL a
{
	color: White;
	width: 111px;
}

td.navdead
{
	background-color: #000042;
	height: 1px;
	border-right-width: 0px;
}

td.leftrightcol
{
	background-color: #194996;		
	vertical-align: top;	
	width: 180px;
}

td.leftrightcol a
{
	color: #BBAF2B;
}

td.leftrightcol a:hover
{
	color: #32C432;
}

th.leftrightcol
{
	padding: 5px;
	background-color: #BBAF2B;
	color: #000042;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.footer
{
	color: #000042;
}


td.footer a
{
	color: #000042;
}


td.footer a:hover
{
	color: #007BBA;
}

td.rankHeading
{
	color: #BBAF2B;
}

td.contentcol
{
	width:565px;
}

td.rank a
{
	color: White;
}

tr.rankheader
{
	background-color: #000042;
}

tr.content
{
	height: 500px;
}

p
{
	font-size: 12px;
	margin: 20px 10px 20px 10px;
}

p a
{
	color: #007BBA;
}

p a:hover
{
	color: #BBAF2B;
}

.heading
{
	font-weight: bold;
	color: #BBAF2B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.newsheading
{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.heading a
{
	color: #BBAF2B;
	text-decoration: none;
}

.date
{
	color: #BBAF2B;
}

td.invite
{
	color: #000042;
	height: 25px;
	font-weight: bold;
	text-align: center;
	width: 180px;
	border-top: 1px solid #000042;
	border-bottom: 1px solid #000042;
	background-color: #BBAF2B;
}

td.invite a
{
	color: #000042;
	text-decoration: none;
	display:block;
	font-weight: bold;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 5px;
}

td.invite a:hover
{
	background-color: #194996;
	color: white;
	text-decoration: none;
	display:block;
	font-weight: bold;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.pink
{
	color: #FF00F0;
}

.red
{
	color: #FF0000;
}
