/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
text-align:left;
color: #000000;
line-height: 18px;
padding: 3px;
}

body {
	background-color: #000000;
	text-align:left;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DF002C;
	text-decoration: none;
	display: block;
}

.subnavigation{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DF002C;
	text-decoration: none;
	display: block;
}

.subnavigation-select{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
}

A:link
{
	color:#DF002C;
	text-decoration:none;
}

A:hover
{
	color:#DF002C;
	text-decoration:none;
}

A:visited
{
	color:#DF002C;
	text-decoration:none;
}

.imageFont
{
	font-family:"Century Gothic";
	font-size: 20px;
	font-weight:none;
	color: #993300;
}

.imageFont2
{
	font-family:"Century Gothic";
	font-size: 16px;
	font-weight:none;
	color: #993300;
}

.footerText
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
.footerVigor
 {
 	color: #666666;
	text-align:center;
 }
 .bodyTableBg {
	background-color: #D9E7A9;
}

.text
{
	font-family:"Verdana";
	font-size: 12px;
	color: black;
}

.text2
{
	font-family:"Verdana";
	font-size: 10px;
	text-align:left;
	color: black;
}

th, td {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}