
body {
	color : #333333;
	margin-top : 0px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu_bar 
{
	background-color: #2D3751;
	height: 19px;
}

.siteTable
{
	padding: 4px;
	border: solid 1px #993300;
}
h1 
{
	font-size: 14px;
	font-weight: bold;
	color: #2D3751;
}
.heading 
{
	font-size: 14px;
	font-weight: bold;
	color: #2D3751;
}
h1.feature
{
	font-size: 14px;
	font-weight: bold;
	color: #2D3751;
}
.feature_heading
{
	font-size: 14px;
	font-weight: bold;
	color: #2D3751;
}
.bold 
{
	font-weight: bold;
}
a:link {
	color: #2D3751;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D3751;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td.content {
	font-size: 11px;
	padding: 25px;
	background-color: #FFFFFF;
}

td {
	font-size: 11px;
}

td.feature {
	font-size: 11px;
	color : #2D3751;
}

.validation 
{
	color: #FFFFFF;
}
.reverse 
{
	color: #FFFFFF;
}