a:link {
	color: #CC9900;
}

a:visited {
	color: #CC9900;
}

a:hover {
	color: #CC9900;
}

#backPic {
  z-Index:0;
  position:fixed;
  display:block;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
}

#MainText {
	z-Index:12;
	left:0px;
	top:0px;
	position: absolute;
}

body
{
	margin: 0px;
	font: 10pt arial,helvetica,sans-serif;
	color: #FFFFFF;
	background-color: #006633;
}

td
{
	font: 10pt arial,helvetica,sans-serif;
}

td.titlebar
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 2px solid #535353;
}

td.tnav
{
	background-color: #CC9900;
	text-indent: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

td.tnav a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.tnav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.tnav a:hover
{
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}

td.content
{
	padding: 10px;
}

td.privacy
{
	color: #000000;
	text-decoration: none;
}

td.header
{
	font: bold 14pt arial,helvetica,sans-serif;
	color: #009E49;
}

td.header1
{
	font: bold 14pt arial,helvetica,sans-serif;
	color: #D81E05;
}

h1
{
	font: bold 14pt arial,helvetica,sans-serif;
	color: #CC9900;
}

h2
{
	font: bold 12pt arial,helvetica,sans-serif;
	color: #CC9900;
}

.boldgold
{
    font: 12pt arial,helvetica,sans-serif;
    color: #CC9900;
    font-weight: bold;
}

.copyright
{
	font: 8pt arial,helvetica,sans-serif;
	color: #CC9900;
}

.copyright a:link
{
	color: #666;
	text-decoration: underline;
}

.copyright a:visited
{
	color: #666;
	text-decoration: underline;
}

.copyright a:hover
{
	color: #D81E05;
	text-decoration: none;
}
a {
	color: #CC9900;
}

table.rteBack
{
    background-color: #C0C0C0;
}