body
{
	color: #000000; 
	font-family: Arial; 
	font-size: 10pt;
}
/* Navigation */
a.two:link {color: #5e0920}
a.two:visited {color: #5e0920}
a.two:hover {color: #cc0033;}
:link 
{ 
	color: #CC0033;
	font-weight: bold;
	text-decoration: none; 
}
:visited 
{ 
	color: #CC0033;
	font-weight: bold;
	text-decoration: none; 
}
:link:hover, :visited:hover 
{ 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}
:link:active, :link:active 
{ 
	color: #CC0033;
	font-weight: bold;
	text-decoration: none; 
}
span.address
{
	color:#FFFFFF; 
	font-family:Arial; 
	font-size:8pt; 
	font-weight:bold;
}
span.mainaddress
{
	color:#000000; 
	font-family:Arial; 
	font-size:8pt; 
	font-weight:bold;
}
span.bottom
{
	color:#000000;
	font-weight:bold; 
	font-family:Arial; 
	font-size:8pt;
}
span.header
{
	color:#800000;
	font-weight:bold; 
	font-family:Arial;
	font-size:11pt;	
}
p.content
{
	color:#000000;
	font-family:Arial; 
	font-size:10pt;
	margin-left: 86px;
	margin-right: 20px;

}
img
{
	display:block;
}
span.subheader
{
	color:#000000;
	font-weight:bold; 
	font-family:Arial;
	font-size:10pt; 
}
td.subaddress
{	
	max-height: 110px;
	width: 153px;
	background-color: #cc0033;
	position: static;
}
table.tcontent
{
	color:#000000;
	font-family:Arial; 
	font-size:10pt;
	margin-left: 86px;
	margin-right: 20px;
}
table.special
{
	color:#000000;
	font-family:Arial; 
	font-size:10pt;
	margin-left: auto;
	margin-right: auto;
}
td.blackbar
{
	background-color:#000000;
	max-height: 8px;	
}
td.submenu
{
	background-image: url(/images/brownbar.gif); 
	background-repeat: repeat-y;
	width: 153px;	
}
div.dsubaddress
{
	max-height: 110px;
	width: 153px;
	background-color: #cc0033;	
}
div.dsubmenu
{
	background-image: url(/images/brownbar.gif); 
	background-repeat: repeat-x;	
}
img.image
{
	margin-left: 0px;
}
