﻿html { height: 100%; scrollbar-face-color: #83C200; scrollbar-shadow-color: #3B2417; scrollbar-highlight-color: #BDDF76; scrollbar-3dlight-color: #BDDF76; scrollbar-darkshadow-color: #3B2417; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #3B2417; }
body { height: 100%; background-color:#3B2417; margin: 0px; margin-top:5px; margin-bottom:5px; font-family: Verdana; font-size: 10pt; }
img { border:0; }

#container {width: 765px; text-align:left; }
#header  { background-color: #3B2417; }
#content  { background-color: #ffffff; padding: 10px; height:425px; overflow-y: auto; }
#footer { background-color: #3B2417; }

td.main { background-color: #ffffff; }
div.left { width:480px; float:left; position:relative; text-align:justify; padding-left:8px; }
div.right { width:220px; float:right; font-family: Verdana; height:100%; text-align:left; padding:5px; padding-left: 10px; background-color: #ffffff;}
div.both { width:730px; float:left; position:relative; text-align:justify; padding-left:8px; }
div.bborder { border: solid 1px #3B2417; padding:10px; background-image:url('/gifs/right-bg.gif'); }

td.lgreen { background-color: #BDDF76; }
td.lgreenText { background-color: #BDDF76; padding-left:15px; padding-right:15px; font-size: 8pt; color: #3B2417; }
td.dgreen { background-color: #A4C849; }
td.dgreenText { background-color: #A4C849; padding-left:15px; padding-right:15px; font-size: 8pt; color: #3B2417; }
    
.ftMain { background-image:url('/gifs/footer.gif'); float:right; text-align:right; font-size: 7pt; color:#3B2417; font-family: Sans-Serif; width: 649px; height:40px; vertical-align: bottom; }

.headR { font-size: 14pt; color: #3B2417; }
.headRsmall { font-size: 9pt; font-weight:bold; color: #3B2417; }
.headL { font-size: 16pt; color: #3B2417; line-height:20px; vertical-align:top; }
.subheadL { font-size: 12pt; color: #3B2417; font-weight: 500; line-height:20px; }
.textR { font-size: 8pt; color: #3B2417; }
.textL { font-size: 8pt; color: #3B2417; }

a:link, a:visited, a:active { text-decoration: none; color: #82A627; font-weight:bold; }
a:hover { text-decoration: underline; }
a.textL:link, a.textL:visited, a.textL:active { text-decoration: none; font-weight: bold; font-style: normal; color: #3B2417; }
a.textL:hover { text-decoration: underline; }
a.textL2:link, a.textL2:visited, a.textL2:active { text-decoration: none; font-weight: normal; font-style: normal; color: #3B2417; }
a.textL2:hover { text-decoration: underline; }
a.ON:link, a.ON:visited, a.ON:active { text-decoration: none; font-weight: bold; font-style: normal; color: #3B2417; }
a.ON:hover { text-decoration: underline; }