body {
	background: #A78C5A;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	line-spacing: 1px;
	scrollbar-base-color:#E6E6E6;
 	scrollbar-track-color:#999999;
 	scrollbar-face-color:#E6E6E6;
 	scrollbar-highlight-color:#999999;
 	scrollbar-3dlight-color:#E6E6E6;
 	scrollbar-darkshadow-color:#E6E6E6;
 	scrollbar-shadow-color:#E6E6E6;
	scrollbar-arrow-color:#000000;
	padding: 5px;}

a:link {
	font-weight: normal;
	color:#715F3E;
	text-decoration: none;
	letter-spacing: normal;
	line-spacing: 1px;}

a:visited {
	font-weight: normal;
	color:#715F3E;
	text-decoration: none;
	letter-spacing: normal;
	line-spacing: 1px;}
	
a:hover {
	font-weight: normal;
	color:#DBB878;
	letter-spacing: normal;
	line-spacing: 1px;}

a:active {
	font-weight: normal;
	color:#A78C5A;
	letter-spacing: normal;
	line-spacing: 1px;}


.footer {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: normal;
	line-spacing: 2px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;}
	
.footer a:link {
	font-weight: normal;
	font-size: 9pt;
	color:#DBB878;
	text-decoration: underline;
	letter-spacing: normal;
	line-spacing: 2px;}

.footer a:visited {
	font-weight: normal;
	font-size: 9pt;
	color:#DBB878;
	text-decoration: underline;
	letter-spacing: normal;
	line-spacing: 2px;}
	
.footer a:hover {
	font-weight: normal;
	font-size: 9pt;
	color:#FDE800;
	text-decoration: underline;
	letter-spacing: normal;
	line-spacing: 2px;}

.footer a:active {
	font-weight: normal;
	font-size: 9pt;
	color:#A78C5A;
	text-decoration: underline;
	letter-spacing: normal;
	line-spacing: 2px;}

.navbar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	font-family: "century gothic";
	font-size: 11pt;}

.navbar a:link {
	font-weight: normal;
	color:#715F3E;
	text-decoration: none;
	letter-spacing: normal;
	line-spacing: 1px;}

.navbar a:visited {
	font-weight: normal;
	color:#715F3E;
	text-decoration: none;
	letter-spacing: normal;
	line-spacing: 1px;}
	
.navbar a:hover {
	font-weight: bold;
	color:#DBB878;
	letter-spacing: normal;
	line-spacing: 1px;}

.navbar a:active {
	font-weight: bold;
	color:#A78C5A;
	letter-spacing: normal;
	line-spacing: 1px;}

.marquee {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 6px;
	text-align: center;
	text-transform: none;}
	
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;}

.thinborder {
	padding: 8px;
	margin: 3px 10px;
	border: 1px solid #999999;}

.photos {
	border: 1px solid #999999;}


.phototext {
	color:#333333;	
	font-size: 7pt;
	font-weight: normal;}


.introbluefront {
    font-family: "century gothic";
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	color: #A78C5A;}

.introblueback {
    font-family: "century gothic";
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	color: #DBB878;}

.header {
    font-family: "century gothic";
	font-size: 13pt;
	font-weight: bold;
	line-spacing: 1px;
	color: #715F3E;}

.bodytext {
	font-size: 10pt;
	font-weight: normal;
	line-spacing: 1px;
	color: #333333;}
	
.redtext {color: #CC3333;}

.bluetext {color: #3333CC;}

table.table {
	border-space: 0px;
	border-collapse: collapse;
	border: 1px solid #999999;}

table.table td {
    padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	color: #333333;
	border: 1px solid #999999;}
	
tr.tableheader {
	background-color: #715F3E;
	font-size: 9pt;
	font-color: #FFFFFF;
	border: 1px solid #999999;
	font-weight: bold;
	color: #FFFFFF;}
	
tr.odd {
	background-color: #FFFFFF;}

tr.even {
	background-color: #F0E3C9;}

.notes {
	letter-spacing: normal;	
	color: #666666;
	font-size: 8pt;}

.formtext {	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-spacing: 1px;
	color: #333333;}

.textbox {
	resize: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-spacing: 1px;
	color: #333333;}

.requiredfield {
	letter-spacing: normal;	
	color: #CC3333;
	font-size: 9pt;}

.formbox {
	border: 1px solid #999999;
	padding: 20px;   
	-webkit-border-radius: 6px;   
	-moz-border-radius: 6px;   
	border-radius: 6px;   
	-webkit-box-shadow: 2px 2px 2px #333366;   
	-moz-box-shadow: 2px 2px 2px #333366;   
	box-shadow: 2px 2px 2px #333366;}	