body {
	background-color: #302e0e;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

td {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
	      
            
.plaintext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.boldtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a.footer_link:link { 
	text-decoration: underline;
	color: #9C9B7C;
	background-color: #3A3917;
}

a.footer_link:hover { 
	text-decoration: none;
	color: #9C9B7C;
	background-color: #3A3917;
}

a.footer_link:active {
	text-decoration: underline;
	color: #9C9B7C;
	background-color: #3A3917;
}

a.footer_link:visited {
	text-decoration: underline;
	color: #9C9B7C;
	background-color: #3A3917;
}

a.footer_link:visited:hover { 
	text-decoration: none;
	color: #9C9B7C;
	background-color: #3A3917;
}


a:link { 
	text-decoration: underline;
	color: #1C3321;
}

a:active {
	text-decoration: underline;
	color: #1C3321;
}


a:visited {
	text-decoration: underline;
	color: #1C3321;}

a:hover { 
	text-decoration: none;
	color: #1C3321;
}


a:visited:hover { 
	text-decoration: none;
	color: #1C3321;
}

a.left_links:link { 
	text-decoration: underline;
	color: #AFCBAF;
}

a.left_links:hover { 
	text-decoration: none;
	color: #AFCBAF;
}

a.left_links:active {
	text-decoration: underline;
	color: #AFCBAF;
}

a.left_links:visited {
	text-decoration: underline;
	color: #AFCBAF;
}

a.left_links:visited:hover { 
	text-decoration: none;
	color: #AFCBAF;
}
				
.bg1 {
	background-color: #3A3917;
}

.bg2 {
	background-color: #FFFFFF;
}

.left_links {
	color: #AFCBAF;
	background-color: #384F3B;
	font-family: Arial, Helvetica, sans-serif;
}

.bg3 {
	background-color: #456011;}
.bg4 {

	background-color: #000000;
}
.table-content {
	color: #000000;
	background-color: #FFFFFF;
}
.table-header {
	background-color: #456011;
	color: #fff;
}
.highlight {
	background-color: #FFFF00;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
}
.table-content-small {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}
.caption {
	font-size: 10px;
}
li {
	padding-bottom: 10px;
}
.inthenews {
	margin-left: 15px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 { color: #5b7900; }

.tableBg {
	background-color: #456011;
	color: #fff;
}
.backToTop {
	text-align: right;
}
.leftGallery img {
	margin-left: 5px;
	margin-bottom: 2px;
	border: 0;
}
.leftGallery {
	margin-left: 5px;
	font-size: .7em;
	text-align: center;
}