﻿.banner
{
	background-color: Black;
	color:Gray;
	font-weight:bold;
	font-family:helvetica;
	width:100%;
}

.maintable
{
	width:100%;
	background-position: top;
	height: 105%
}

.mainhead
{
	background-color: #e7e62c;
}

body 
{
	margin:0; 
	padding:0;
	overflow:auto;
	background-image: url(/Images/background_full.JPG);
	background-color: Black;
	background-repeat: no-repeat;
} 

table
{
	border:0; 
	border-collapse:collapse;
}

.newsLeft
{
	width: 50px;
	height: 52px;
	background-image: url(/Images/newsbackground_left.gif);
}

.newsRight
{
	width: 450px;
	height: 52px;
	background-image: url(/Images/newsbackground_right.gif);
	padding: 0px 40px 0px 20px;
	font: bold 12px arial;
}

.newsRow
{
	background-image: url(/Images/newsbackground_row.jpg);
	background-repeat:repeat-x;
	height: 52px;
}

.newsCol
{
	padding-right:20px;
	padding-left:30px;
	font: bold 12px arial;
	text-align:left;
}


.innerpage
{
	width: 940px;
	height: 516px;
	background-color: White;
	vertical-align: top;
	padding: 0px 30px 0px 30px;
	font: 12px arial;
	color: Gray;
	overflow: auto;
}

.stepheadercell
{
	width: 100px;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

a.graybold:link {font-weight: bold; text-decoration: none; color: Gray}
a.graybold:visited {font-weight: bold; text-decoration: none; color: Gray}
a.graybold:hover {font-weight: bold; text-decoration: none; color: Black}
a.graybold:active {font-weight: bold; text-decoration: none; color: Black}

a.redbold:link {font-weight: bold; text-decoration: none; color: Red}
a.redbold:visited {font-weight: bold; text-decoration: none; color: Red}
a.redbold:hover {font-weight: bold; text-decoration: none; color: #800000}
a.redbold:active {font-weight: bold; text-decoration: none; color: #800000}

a.greenbold:link {font-weight: bold; text-decoration: none; color: Green}
a.greenbold:visited {font-weight: bold; text-decoration: none; color: Green}
a.greenbold:hover {font-weight: bold; text-decoration: none; color: #800000}
a.greenbold:active {font-weight: bold; text-decoration: none; color: #800000}

a.gray:link {text-decoration: none; color: Gray}
a.gray:visited {text-decoration: none; color: Gray}
a.gray:hover {font-weight: bold; text-decoration: none; color: Gray}
a.gray:active {font-weight: bold; text-decoration: none; color: Gray}

a.graylink:link {color: Gray}
a.graylink:visited {color: Gray}
a.graylink:hover {font-weight: bold; color: Gray}
a.graylink:active {font-weight: bold; color: Gray}

td.glink a:link {color: Gray}
td.glink a:visited {color: Gray}
td.glink a:hover {font-weight: bold; color: Black}
td.glink a:active {font-weight: bold; color: Black}

a.r:link {color: Gray}
a.r:visited {color: Gray}
a.r:hover {font-weight: bold; color: Gray}
a.r:active {font-weight: bold; color: Gray}

.playerlabel
{
	float:left; 
	height:33px; 
	padding-top:7px;	
}

/*.playerlabel span
{
	background-color: White;
	opacity: .5;
	filter: alpha(opacity=50);
}*/
