body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #424242;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header_back {
	background-image: url(images/header_red.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.shad_left {
	background-image: url(images/shad_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shad_right {
	background-image: url(images/shad_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_red {
	background-image: url(images/left_red.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.footer_back {
	background-image: url(images/bot_grad.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link {
	color: #FB0F0C;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #FB0F0C;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #A30A08;
	font-weight: bold;
	text-transform: uppercase;
}
.text_sm {
	font-size: 9px;
}
a:active {
	text-decoration: none;
	color: #FB0F0C;
	font-weight: bold;
	text-transform: uppercase;
}
.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#white a:link, #white a:visited, #white a:active {
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/square_cross_bullet.gif);
}
#white a:hover {
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(images/square_cross_bullet.gif);
	color: #FB0F0C;
}
.header_red {
	font-size: 12px;
	color: #FB0F0C;
	font-weight: bold;
}
.header_sub {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FB0F0C;
}
.fullclass 
{
    color:Navy;
	font-style:italic;
}
.almostfullclass {
	color:Gray;
}
.modalBackground
{
	background-color:White;
	filter:alpha(opacity=75);
	opacity:0.7;
}
.modalPopup
{
	background-color: #424242;
	border-width:3px;
	border-style:solid;
	border-color:White;
	padding:3px;
	width:250px;
}
.spacedrow td
{
	padding: 2px 0px 2px 0px;
	background-color:#333333;
	border-top: solid 4px #404040;
}

.SortHeaderRowStyle
{
    
    font-weight: bold;
    font-variant:small-caps;
}
