body{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
color: #003300;
}

table.outsideborder{
background-color: #FFFFFF;
width: 700px;
}


#nav a:link{
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
font-weight: 600;
text-decoration: none;
}

#nav a:visited{
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
font-weight: 600;
text-decoration: none;
}

#nav a:hover{
color: #FECD18;
font-family: Arial;
font-size: 11px;
font-weight: 600;
text-decoration: none;
}



DIV#contact{
padding: 0px;
}

#contact a:link{
color: #024704;
font-family: Arial;
font-size: 11px;
font-weight: 600;
text-decoration: none;
}

#contact a:hover{
color: #930101;
font-family: Arial;
font-size: 11px;
font-weight: 600;
text-decoration: none;
}

#contact a:visited{
color: #024704;
font-family: Arial;
font-size: 11px;
font-weight: 600;
text-decoration: none;
}

table.nav{
width: 100%; 
text-align: center;
font-family: Arial;
font-size: 10px;
}

table.bodytable{
width: 700px;
background-color: #003300;;
}

table.contenttable{
height: 350px;
}

table.movingcontenttable{
height: 200px;
width: 161px;
}

table.quotetable{
width: 338px; 
border-left: 1px solid #FECD18; 
border-right: 1px solid #FECD18;
}

td{
color: #003300;
}

td.bhline{
border-bottom: 1px solid #003300;

}

td.thline{
border-top: 1px solid #003300;
}

td.shadowL{
padding: 0px;
margin: 0px;
background-image: url('../images/borders/cor_res_left.jpg');
background-repeat: repeat-y;
}

td.shadowR{
padding: 0px;
margin: 0px;
background-image: url('../images/borders/cor_res_right.jpg');
background-repeat: repeat-y;

}

td.indexbox{
border-left: 1px solid #FECD18;
border-right: 1px solid #FECD18;
padding: 0px 15px 0px 15px;
text-align: left;
}

td.bannercontenttop{
background-image: url('../images/banner_content_top.jpg');
background-repeat: no-repeat;
background-position: left; 
background-color: #FFFFFF;
height: 25px;
}

td.contenttxt{
padding: 0px 15px 0px 15px; 
text-align: left;
}

td.moving{
padding: 0px 15px 0px 15px; 
width:150px;
}

td.movingcontent{
padding: 10px 15px 0px 15px; 
text-align: left; 
width: 150px;
border-left: 1px solid #FECD18;
border-right: 1px solid #FECD18;
font-size: 12px;
color: #009900;
}

td.formlabel{
padding: 0px 0px 15px 30px; 
width: 100px;
color: #003300;
}
td.formfield{
padding: 0px 0px 0px 10px; 
vertical-align: top;
width: 100%;
}

DIV#txtnav{
padding: 0px;
color: #CCCCCC;
}

#txtnav a:link{
color: #CCCCCC;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

#txtnav a:visited{
color: #CCCCCC;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

#txtnav a:hover{
color: #FECD18;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

h1{
color: #009900;
font-family: Arial;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 3px 0px;
}

h2{
color: #08520A;
font-family: Arial;
font-size: 18px;
font-weight: bold;
padding: 0px 0px 0px 0px;
margin: 0px;
}


input, textarea{
background-color : #FFFFFF; 
font-family: Arial; 
font-size: 11px; 
font-weight: bold;
color : #000000;
border: 1px solid #FECD18;
width: 85%;
}.button{
width: 100px;
}
.comments{
width: 90%;
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;
}

ul.square {
list-style-type: square;
padding: 0px 0px 0px 12px;
margin-left: 0px;
}

ol {
padding: 0px 0px 0px 19px
}

ul.squareblack {
list-style-type: square;
padding: 0px 0px 0px 15px
}

li{
padding: 0px 0px 15px 0px
}

li.txt{
padding: 0px 0px 5px 0px
}

font.highlightfont {
color: #009900; 
font-family: Arial,Helvetica, sans-serif; 
font-size:11px; 
font-weight: bold;
}.listfont{
color: #009900; 
font-family: Arial,Helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
}

font.highlightfont2{
color: #009900; 
font-family: Arial,Helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
}

img{
display:block;
}