body,td,th {
	color: #000000;
	font: 18px/1.6em "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #2A6243 url(images/bg.gif) repeat-x scroll bottom;
}
table.main {
	border: 0px none #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
td.nav {
	background: #6B312E;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 7px;
}
td.nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
td.nav ul {
	margin: 0px;
	padding: 3px 0px 0px;
}
td.nav a {
	font: small-caps 20px Arial, Helvetica, sans-serif;
	color: #D2AD82;
	letter-spacing: 2px;
	text-decoration: none;
	border-top: 1px solid #D2AD82;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #D2AD82;
	margin: 0px 3px;
	padding: 4px 8px;
}
td.nav a:link, td.nav a:visited {
	font: small-caps 20px Arial, Helvetica, sans-serif;
	color: #D2AD82;
	letter-spacing: 2px;
	text-decoration: none;
	border-top: 1px solid #D2AD82;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #D2AD82;
	margin: 0px 3px;
	padding: 4px 8px;
	
}
td.nav a:hover {
	background: url(images/corner.gif) no-repeat;
	font: small-caps 20px Arial, Helvetica, sans-serif;
	color: #D2AD82;
	letter-spacing: 2px;
	text-decoration: none;
	border-top: 1px solid #D2AD82;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #D2AD82;
	margin: 0px 3px;
	padding: 4px 8px;
}
td.nav a.active {
	background: #D2AD82;
	font: small-caps 20px Arial, Helvetica, sans-serif;
	color: #6B312E;
	letter-spacing: 2px;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	margin: 0px 3px;
	padding: 4px 8px;
}
td.nav a.current, td.nav a.current:link, td.nav a.current:visited, td.nav a.current:hover, td.nav a.current:active {
	background: #D2AD82;
	font: small-caps 20px Arial, Helvetica, sans-serif;
	color: #6B312E;
	letter-spacing: 2px;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	margin: 0px 3px;
	padding: 4px 8px;
}
td.data {
	background: #D2AD82;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 2px;
	padding: 15px 25px;
	margin: 0px;
}
td.data_out {
	background: #6B312E;
	padding-top: 6px;
	padding-bottom: 7px;
	text-align: center;
}

p {
	padding: 0px;
	margin: 10px 0px;
}
p.instructions {
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 3px;
	font: 85% Geneva, Arial, Helvetica, san-serif;
	background: #6B342E;
	border: 1px solid #6B312E;
	display: inline;
	padding: 5px;
}

.center {
	text-align: center;
	text-indent: 0px;
}
p.indent {
	text-indent: 30px;
}

img {
	border-style: none;
}
table.pics td {
	color: #D0AC81;
	margin: 0px;
	padding: 0px 0px 5px;
}
table.pics td a, table.pics td a:link, table.pics td a:visited, table.pics td a:hover, table.pics td a:active {
	color: #247AD6;
	font-family: "Times New Roman", Times, serif;
}
table.thumbs {
	border: 10px none #333333;
	padding: 0px;
	margin: 0px;
}
table.thumbs td {
	padding: 0px 10px;
	color: #D2AD82;
	text-align: center;
}
table.thumbs img  {
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
}
table.thumbs img:hover  {
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}
table.thumbs img:active {
	border-top: 1px solid #CCA57A;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCA57A;
}
td.gray {
	background: #6B312E;
}
img.border   {
	border-top: 2px solid #666666;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #666666;
}
table.outer {
	background: #2A6243;
}
table.outer td.left {
	background: url(images/border/left.gif) repeat-y right;
}
table.outer td.right {
	background: url(images/border/right.gif) repeat-y left;
}
table.outer td.bottom {
	background: url(images/border/bottom.gif) repeat-x top;
}
table.outer td.bottom_left {
	background: url(images/border/bottom_left.gif) no-repeat right top;
}
table.outer td.bottom_right {
	background: url(images/border/bottom_right.gif) no-repeat left top;
}
td.nav a.noborder {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 0px none #6B312E;
}

.copyright, .copyright a,  .copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	color: #8CAD9C;
	text-align: center;
	padding: 5px;
	font: 9pt/1.2em "Courier New", Courier, monospace;
}
