﻿body 
{
	font-family:Verdana;
	font-size:11px;
}
.item:hlinks
{
	background-color:#DE995E;
}
tr.TopRow
{
	background-color:#BB9C4C;
	font-weight:bold;
	color:White
}
tr.ColumnName
{
	background-color:#FFFFCC;
	color:#0081E6;
	text-transform:uppercase;
}
.NoLines
{
	font-size:14px;
	color:#3861A8;
	font-weight:bold;
	width:500px;
	border: solid 1px #000000;
	background-color:#D8D8D8;
	text-align:center;
	
		
	}
.formatLabel
{
	white-space:nowrap; 
	font-weight:bold;
	
}
h1
{
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
		
}	
#seo_header a
{

	color:#FF0000;
}
h2
{
	font-size:16px;
	text-transform:uppercase;	
}
h3
{
	font-size:11px;
	text-decoration:none;
	white-space:nowrap;
	text-align:left;
	text-transform:uppercase;
}
h3 a 
{
	text-decoration:none;
	color:#333333;
}

