body
{ 
	margin:0px;
	font-family:  century gothic, tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	background:url('../images/bg.jpg') repeat-x;
	background-color:#0162b5;
}

H1
{
	font-family:  century gothic, tahoma, verdana;
	font-size:12pt;
	font-weight:bold;
	color:#c5161d;
	line-height:12pt;
	margin:10px 10px 5px 0px;
}

H2
{
	font-family:  century gothic, tahoma, verdana;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	line-height:10pt;
	margin:10px 10px 5px 0px;
}	

H3
{
	font-family:  century gothic, tahoma, verdana;
	font-size:10pt;
	font-weight:bold;
	color:#b8b181;
	line-height:10pt;
	margin:10px 10px 5px 0px;
}

H4
{
	font-family:  century gothic, tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	line-height:8pt;
	margin:10px 10px 5px 0px;

}

H5
{
	font-family:  century gothic, tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	line-height:8pt;
	margin:10px 10px 5px 0px;
}

.content
{
	font-family:  century gothic, tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	line-height:8pt;
    color:#b9b9b9;
}

.alert
{
	color:#cc0000;
}

.white
{
	color:#ffffff;
}

.heading
{
	color:#c5161d;
}

TABLE{
	font-family:  century gothic, tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	color:#111111;
}

TD{
	font-family:  century gothic, tahoma, verdana;
	font-size:8pt;
	font-weight: normal;
	color:#111111;
}

IMG
{
	padding: 0px;
	margin: 0px;
}

.Spacer
{
	clear:both;
	line-height:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}

DIV.Brownhr{
	background-image: url('../images/brown_hr.gif');
	background-repeat: repeat-x; 
	margin-top:10px;
	margin-bottom:0px;
	height: 1px;
}		

a:link		{ font-size: 11px; color:#663300; line-height:10pt; text-decoration: none; font-family:century gothic, tahoma, verdana; border: 0px solid magenta;}
a:visited	{ font-size: 11px; color:#663300; line-height:10pt; text-decoration: none; font-family:century gothic, tahoma, verdana; border: 0px solid magenta;}
a:active	{ font-size: 11px; color:#663300; line-height:10pt; text-decoration: none; font-family:century gothic, tahoma, verdana; border: 0px solid magenta;}
a:hover  	{ font-size: 11px; color:#b17703; line-height:10pt; text-decoration: none; font-family:century gothic, tahoma, verdana; border: 0px solid magenta;}