body{ 
font-family: Trebuchet MS, Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: #F7DDA2;
background-image: url(images/nav/sand.jpg);
background-attachment: fixed;
scrollbar-3d-light-color : #F7DDA2;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #000000;
scrollbar-dark-shadow-color : #F7DDA2;
scrollbar-face-color : #F7DDA2;
scrollbar-highlight-color : #F7DDA2;
scrollbar-shadow-color : #000000;
scrollbar-track-color : #F7DDA2;
}

td, p{
font-family: Trebuchet MS, Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

a:visited { color: #995F39; text-decoration: underline; }
a:link { color: #995F39; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

.Nav:visited {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color: #EEE;
text-decoration: none;
}

.Nav:link {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color: #EEE;
text-decoration: none;
}

.Nav:hover {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color: #FFF;
text-decoration: underline;
}

.subdued {font-weight: normal;}

.bigText{
font-size:12pt;
text-decoration:underline;
}

.smallText{
font-size:8pt;
font-weight:normal;
}

.greendiv{
background-color:#1A532F; 
color:#FFFFFF; 
font-spacing:2px; 
font-weight:bold; 
text-align:center;
}

.button{
background-color:#995F39;
color:#F7DDA2;
font-weight:bold;
font-size:8pt;
border:2px solid #77542C;
}

.blockhead{
font-weight:bold;
text-align:center;
}

select.input{
background-color:#1A532F; 
color:#FFFFFF;
font-family:arial, verdana;
font-weight:bold;
}

input.input, textarea.input{
background-color:#1A532F;
color:#FFFFFF;
font-family:arial, verdana;
font-weight:bold;
}

textarea{
padding: 4px 4px 4px 4px;
}

.errorBox{
padding: 5px 5px;
border: 1px solid #F00; 
background-color: RGB(241,243,219); 
color:#F00; 
font-weight: bold;
}

.successBox{
padding: 5px 5px;
border: 1px solid RGB(25,82,47); 
background-color: RGB(241,243,219);
color: RGB(25,82,47); 
font-weight: bold;
}

.SQLstring{
padding: 2px 2px;
font-family: courier, courier new;
font-weight: normal;
}
