body {
 background-color:#85a485;
 background-image:url(images/bg.jpg);
 background-repeat:repeat-x;
 background-position:top center;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
}

A:link, A:visited { 
 color:#003300;
 text-decoration:none;
}

A:active, A:hover {
 color:#003300;
 text-decoration:underline;
}

.bottom A:link, .bottom A:visited, .bottom A:active { font-family:Verdana, Arial; color:#FFFFFF; font-size:11px; font-weight:none; text-decoration:none; }
.bottom A:hover { color:#FFFFFF; text-decoration:underline; }

div {
 font-family:Verdana, Arial;
 color:#000000;
 font-size:11px;
 line-height:130%;
 padding-top:5px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
}

.large {
 font-family:Arial;
 color:#00a6dd;
 font-size:17px;
 font-weight:bold;
 letter-spacing:0px;
 padding-top:6px;
 padding-right:0px;
 padding-bottom:8px;
 padding-left:0px;
}

.small {
 font-family:Arial;
 color:#FFFFFF;
 font-size:10px;
 padding-top:6px;
 padding-right:15px;
 padding-bottom:6px;
 padding-left:15px;
}

.border {
 border:2px #003300 solid;
 margin-left:5px;
 margin-bottom:5px;
}

hr {
 border:1px #CCCCCC solid;
}

ul {

 text-align:left;
 font-family:Verdana;
 font-size:11px;
 line-height:130%;
}

input { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }
.button { background:#FFFF33; color:#000000; border:2px solid #000000; font-size:13px; font-family:Arial; font-weight:bold }
textarea { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }
select { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }