html {
scrollbar-base-color: #CCCC99;
scrollbar-face-color: #CCCC99;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #CCCC99;
}

body {
margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%;
background-attachment: fixed;
background-repeat: no-repeat;
background-image: url(images/leafback2.jpg);
background-color: #003300;
font-family: Tahoma, Trebuchet MS, Verdana, Arial;
font-size: 12px;
font-color: #000000;
text-align: justify;
}

a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #2D4B65;
text-decoration: none;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}


h1, {
font-variant: normal;
font-family: Tahoma, Trebuchet MS, Verdana, Arial;
text-align: left;
font-size: 14px;
color: #000000;
margin-bottom: 0%;
line-height: 1;
}


table {
border: 0px solid #000;
empty-cells: hide;
border-collapse: collapse;
font-variant: normal;
font-size: 14px;
font-family: Tahoma, Trecuchet MS, Verdana, Arial;
}
 
td {
border: 0px solid #000;
padding: 0px;
text-align: left;
vertical-align: top;
}

.form {
text-align: right;
padding: 2px;
}

.btnav { 
background-color: #9D0104; 
border: 1px #000000 solid;
width: 150px;
vertical-align: middle;
} 

.btwidth {
width: 900px;
}


.width {
width: 643px;
}

.cwidth {
background-attachment: fixed;
background-repeat: repeat;
background-image:url(images/greenfade.gif);
//width: 643px;
width: 880px;
background-color: #FFFFFF;
padding: 5px;
}

.space1 {
width: 320px;
}
