﻿body
{
    background-color: #075A07;
    left: 0px;
    position: absolute;
    top: 15px;
    font-family: Arial, Verdana, 'Lucida Sans';
}
.smallgreen {
	font-size: 10px;
	color: #047505;
}
.Red12B
{
    font-size: 12px;
    color: red;
    font-weight: bold;
}
a {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.brownTITLE {
	font-size: 16px;
	color: #B7451D;
	font-weight: bold;
}
.smallgreen1 {	
	font-size: 12px;
	color: #047505;
	font-weight: bold;
}
.brownbody {
	font-size: 12px;
	color: #B7451D;
	font-weight: bold;
}
.greentext {
	font-size: 16px;
	color: #087508;
	font-weight: bold;
}

table
{
    text-align: left;
    position: static;
    top: 10px;
    border-top-style: none;
    vertical-align: top;
}
.lnks
{
    font-size: 16px;
    color: #B7451D;
    font-weight: bold;
    font-family: Arial;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #b2f3b1;
}
.style1
{
    color: #FF9900
}
.style14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B7451D;
	font-weight: bold;
	font-style: italic;
}
.Blue16B
{
    font-weight: bold;
    font-size: 16pt;
    color: blue;
}
.Blue12B
{
    font-weight: bold;
    font-size: 12pt;
    color: blue;
}
.Blue10B
{	
	font-size: 10pt;
	color: blue;
	font-weight: bold;
}
.Purple16B
{
    font-weight: bold;
    font-size: 16pt;
    color: #9933CC;
}
.Purple12B
{
    font-weight: bold;
    font-size: 12pt;
    color: #9933CC;
}
.Purple10B
{	
	font-size: 10pt;
	color: #9933CC;
	font-weight: bold;
}
.Green16B
{
    font-weight: bold;
    font-size: 16pt;
    color: green;
}
.Green12B
{
    font-weight: bold;
    font-size: 12pt;
    color: green;
}
.Green10B
{	
	font-size: 10pt;
	color: green;
	font-weight: bold;
}
.Brown11B
{	
	font-size: 11pt;
	color: #B7451D;
	font-weight: bold;
}
.TblRts
{
    border: gainsboro 5px ridge;
    font-size: 12px;
	color: #047505;
	font-weight: bold;
}   
.Rates
{
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: black thin solid;
}
.Black12B
{
    font-family: Arial, Verdana, 'Lucida Sans';
    color: black;
    font-size: 12pt;
    font-weight: bold;
    background-color: white;
}
.Black24B
{
    font-family: Arial;
    color: black;
    font-size: 24pt;
    font-weight: bold;
}
.TblOpt
{
    border: gainsboro 5px ridge;
    font-size: 12px;
    color: red;
    font-weight: bold;
}
.Black10B
{
    font-family: Arial, Verdana, 'Lucida Sans';
    color: black;
    font-size: 10pt;
    font-weight: bold;
    background-color: white;
}
td.TblCello
{
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    border: black 1px solid;
    
}

