﻿body
{
background: #006B33 url( '../img/background-gradient.png' ) repeat-x top left;
font-family: Georgia;
font-size: 12px;
color: #666666;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a
{
font-family: Verdana;
color: black;
}

div.list
{
font-family: Georgia;
font-size: 14px;
color: #666666;
}

div.style1
{
font-family: Verdana;
font-size: 16px;
color: #961B1E;
text-align: left;
font-weight: bold;
}

div.style2
{
font-family: Verdana;
font-size: 14px;
color: #961B1E;
text-align: left;
}

div.style3
{
font-family: Georgia;
font-size: 12px;
color: #666666;
text-align: left;
}

div.style4
{
font-family: Verdana;
font-size: 16px;
color: white;
text-align: left;
font-weight: bold;
}

div.style5
{
font-family: Georgia;
font-size: 12px;
color: white;
text-align: left;
}

div.style6
{
font-family: Verdana;
font-size: 13px;
color: black;
text-align: center;
}

div.style12
{
font-family: Verdana;
font-size: 14px;
color: black;
text-align: center;
font-style:italic;
}

div.style13
{
font-family: Verdana;
font-size: 24px;
color: #009933;
text-align: center;
font-weight: bold;
}

div.style14
{
font-family: Georgia;
font-size: 12px;
color: #666666;
text-align: left;
line-height: 16px;
padding: 0 40px 0 50px;
}

div.style15
{
font-family: Verdana;
font-size: 14px;
color: #009933;
text-align: left;
font-weight: bold;
padding: 0 0 12px 50px;
}

div.style16
{
font-family: Verdana;
font-size: 12px;
color: white;
text-align: left;
line-height: 17px;
padding: 15px 0 0 15px;
}

div.style16 a
{
color: white;
}

div.style2Table
{
font-family: Verdana;
font-size: 14px;
color: #961B1E;
text-align: left;
margin-left: 50px;
}

div.style3Table
{
font-family: Georgia;
font-size: 12px;
color: #666666;
text-align: left;
margin-left: 50px;
}

div#default-bar
{
text-align: center;
}

div#default-quote
{
font-family: Georgia;
font-style: italic;
font-size: 12px;
color: white;
text-align: center;
margin: -40px 0 0 0;
padding: 0 20px 0 0px;
}

div.contentArea
{
margin: 25px 10px 0 10px;
}

div.dirTable
{
	border:solid thin black;
}

#Logo
{
position: absolute;
}

#footer
{
padding: 50px;
clear: both;
font-size: 8px;
font-family: Verdana;
text-align: center;
color: white;
}

#dropDown
{	
	margin: 0 0 0 140px;
}

#dropDown li
{	
	margin: 0 8px 0 8px;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	float: left;
}

#dropDown li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	text-align: center;
	text-decoration:none
}

#dropDown li a:hover
{	
	color: white;
	text-decoration:none
}

#dropDown div
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#dropDown div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: lightgray;
	color: black;
	text-decoration:none
}

#dropDown div a:hover
{	
	background: lightgray;
	color: #FFF;
	text-decoration:none
}

#mainTable
{
	border-style:solid; 
	border-color:#996600; 
	border-width:thin;
}