BODY {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #333333;
}

P, TD, LI, UL, Table 
{
	line-height: 18px;
}

A:LINK 
{
	color: #555;  
	text-decoration: none;
}

A:VISITED 
{	
	color: #555;
	text-decoration: none;
}

A:HOVER 
{	
	color: #990000;
	text-decoration: underline;
}

A:ACTIVE 
{
	color: #555;
	text-decoration: none;
}

h1 
{ 
	font-size: 15px;
	color: #990000;
}
h2
{ 
	font-size: 14px;
	color: #990000;
}


h3 
{
	font-size: 13px;
	color: #333;
}
h4, h5
{
	font-size: 12px;
	color: #333;
}


h6 
{
	background: #eee;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 11px;
	color: #333;
}

.header 
{
	background: #fff;
}

.rightcell 
{
	background: #fff; 
}

.rightcelltext 
{
	color: #000; 
	padding: 3px; 
	line-height: 15px;
	font-size: 11px;
}

.rightcelltext P 
{	
	color: #000; 
	line-height: 15px;
}

.midsection 
{
	border-bottom: 3px solid #463930;
	background: #fff;
}

.rightside 
{
	background: #fff;
	padding: 3px 13px 3px 3px;
}

.leftside 
{
	background-color: #eee;
	padding: 3px 10px 3px 10px;
}

.textarea 
{
	text-align: left; 
	line-height: 18px; 
	padding: 10px;  
	background: #fff;
	font-size: 12px;
}

.topbar
{
	color: #fff;
	font-size: 11px;
	text-transform:lowercase;  
	background: #990000;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 2px;
}

.sidenav
{	
	color: #333;
	text-align: left;
	font-size: 11px;
	height: 18px;
	text-transform: none;

}
.sidenav A:link, A:Active, A:Visited
{
	color: #333;
	text-align: left;
	font-size: 11px;
	text-decoration: none; 
	text-transform: none;
}

.sidenav A:Hover
{
	color: #990000;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
}
.sidenavright
{	
	color: #333;
	text-align: right;
	font-size: 11px;
	height: 18px;
	text-transform: none;

}
.sidenavright A:link, A:Active, A:Visited
{
	color: #333;
	text-align: right;
	font-size: 11px;
	text-decoration: none; 
	text-transform: none;
}

.sidenavright A:Hover
{
	color: #990000;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
}

.sectionheader 
{
	font-weight: bold;
	font-size: 12px;
	background: #eee;
	text-align: right;
}

.infoheader 
{
	text-align: left;
	font-size: 11px; 
	color: #990000; 
	line-height: 15px;
	padding: 5px;
	font-weight: bold;
}

.info 
{
	text-align: left;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	padding: 5px;
}

.info1_header 
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	background: #333;
	border:1px solid #333;
}

.info1
{	
	text-align: left;
	font-size: 11px;
	color: #000;
	padding: 5px;
	background: #fff;
	border:1px solid #333;
}

.botnavbar 
{
	text-align: left;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase; 
}
.botnavbar a:link
{
	text-align: left;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase; 
}
.botnavbar A:visited
{
	text-align: left;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase; 
}
.botnavbar a:active
{
	text-align: left;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase; 
}

.botnavbar a:hover
{
	text-align: left;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase; 
	text-decoration: underline;
}

.copyright 
{
	text-align: left;
	font-size: 11px;
	color: #fff;
	padding: 3px 3px 3px 3px;
	border-top: solid 1px #ccc;
}


.sideimage 
{
	border: 1px solid #cccccc;
	padding: 2px;
	background: #fff; 
}