﻿body
{	
	font-family:Arial;
	font-size: 10pt;
	margin: 0;
	
	background-position: right top; 
	text-align: center; 
	background-image:url('http://www.soarr.com/images/bg.jpg'); 
	background-repeat:repeat-x; 
	background-color: #000000;
}

table
{
	font-size: 10pt;
}

a
{
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;
}

a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;
}

a:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #CC0000;
}

.mainTable
{
	border-left:2px solid #000000; 
	border-right:2px solid #000000; 
	border-bottom:1px solid #000000; 
	margin: 0px auto;
}

.custRow
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.custRowOdd
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #EEEEEE;
}
/*
.outerSectionCellRight
{
	background-image: url('images/rt_shadow.gif'); 
	background-repeat: repeat-y; 
	background-position-x: left
	
}

.outerSectionCellCorner
{
	background-position: left top; 
	background-image: url('images/cnr_shadow.gif'); 
	background-repeat: no-repeat;
}

.outerSectionCellBottom
{
	font-size:8pt;
	background-image: url('images/btm_shadow.gif'); 
	background-repeat: repeat-x; 
	background-position-y: top
}
*/
.sectionHeader
{
		
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
	

	
	}

.sectionBody
{

border-left: 1px solid #000000; border-right: 1px solid #000000; 
               border-bottom: 1px solid #000000}

a.dlrLink
{
	font-family: Arial;
	font-size: 9pt;
	color: #CC0000;
}

a:visited.dlrLink
{
	font-family: Arial;
	font-size: 9pt;
	color: #CC0000;
}

a:hover.dlrLink
{
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
}

a.stateLink
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	text-decoration: none
}

a:visited.stateLink
{
	font-family: Arial;
	font-size: 8pt;
	
	color: #333333;
}

a:hover.stateLink
{
	font-family: Arial;
	font-size: 8pt;
	color: #CC0000;
	text-decoration: underline;
}

div#footer
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#footer #copyright
{
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 9pt;
}

div#footer a.nav
{
	font-size: 9pt;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #000;
	color: #444;
}

div#footer #terms
{
	border-left: none;
}

div#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	height: 10px;
	
	width: 425px;
}

div#footer ul li{
	float: left;
}

div#footer ul li a:visited.nav
{
	text-decoration: underline;
	}

div#footer ul li a:hover.nav
{
	text-decoration: none;

}
