body { background-color:#9C9077; }
body, form { margin:0px; padding:0px; }
body, input, textarea, select { font-family:Arial Rounded MT,Arial,Helvetica; font-size:80%; color:#252522;}

.bodybg{ background:url(images/main-bg.gif) repeat-y center; width:779px;}
.middlebg{ background:url(images/middle-bg.gif) repeat-y center; width:779px;}
.middlebg1{ background:url(images/middlenewbg.gif) no-repeat top; width:552px; height:485px;}
.middlebg2{ background:url(images/middlenewbg1.gif) no-repeat top; width:552px; height:23px;}
.lefttable{ background:url(images/strip-bg.gif) no-repeat center; width:212px;}
.footerbg1{ background:url(images/footerbg1.gif) repeat-x center; }
.footerbg2 { background:url(images/footerbg-4.jpg) no-repeat top; }

.footerfont{LETTER-SPACING: 0.3em; font-family:Verdana,Arial,Helvetica; font-size:70%;}
.footerfont2{LETTER-SPACING: 0.3em; font-family:Verdana,Arial,Helvetica; font-size:85%; color:#252522;}
.pagemargin{ padding-left:12px;padding-right:22px;}
.noborder{border:none;}
.border { border:1px solid #A6A397; padding:1px;}
.tdbg{ background-color:#F5F1E5;}
a:link, a:visited, a:active { color:#0f0afa; text-decoration:underline; }
a:hover { color:#E58300; text-decoration:none;}


.h2 { font-size:11px; color:#FFFFFF; font-family:Arial; margin:0px; }
.h4 { font-size:11px; color:#54472F; font-family:Arial; margin:0px; }
.h3 { font-size:14px; margin:12px 0px; font-weight:bold; color:#474332;}
ul { list-style:url(images/dot.gif) none; margin-left:30px; padding:0px; }
li { margin:3px 0px; padding:0px; }

a.bottom:link, a.bottom:visited, a.bottom:active { font-family:Verdana,Arial,Helvetica; font-size:80%;color:#9A9584; text-decoration:none; }
a.bottom:hover { color:#D7CEB0; }
a.green:link, a.green:visited, a.green:active { color:#476000; }
a.green:hover { color:#4D523E; }
#bottom2 { background:#5B7B00; float:right; width:248px; color:#F3EAE0; padding:4px 0px; line-height:16px; }

.whitebg { background:#FFFFFF; }
.nospace { margin:0px; padding:0px; }

.dotline { background:url(images/dotline.gif) repeat-x left center; }

input, textarea, select { border:1px solid #808080; padding:1px; }
.but { background:#5F8611; color:#EEE4D9; border:3px double #34660E; font-weight:bold; padding:0px; }

.required-orange
{
color:#fba601;
}