﻿BODY {
background-color: #3C5D12;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: 15px 0px;  /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #006600;
font-family: Verdana, Arial, sans-serif;
font-size: 12pt;
margin-top: 15px;
margin-left: 20px;
margin-bottom: 5px;
scrollbar-arrow-color:#3C5D12; 
scrollbar-face-color:#D4DBBD; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#3C5D12; 
}
li {font-size: 100%;}
td {font-size: 100%;}
p {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}

/* this group sets the normal link colors */
A:LINK {
color: #3C5D12;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
A:VISITED {
color: #2C410D;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
A:HOVER {
color: #000000;
text-decoration: underline overline;
font-weight: bold;
line-height: 18px;
}
A:ACTIVE {
color : #3C5D12;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 16pt;
font-weight : bold;
color : #3C5D12;
letter-spacing: 2px;
}
H2 {
font-size : 20pt;
font-weight : bold;
color : #3C5D12;
letter-spacing: 2px;
}
H6 {
font-size: 110%;
font-weight: bold;
color: #3C5D12;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #3C5D12;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color: #3C5D12;
letter-spacing: 2px;
}
H3 {
font-size: 110%;
font-weight: bold;
color: #3C5D12;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #3C5D12;
height: 1px;
width: 80%;
}
.logo {
text-align: right;
height: 72px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #E5E9D7;
border: 1px solid #3C5D12;
background-image: url('images/textback.jpg'); /* sets the background image */
background-position: bottom right; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
width: 500px;
}
.sidebar {
font-size: 100%;
line-height: 18px;
background-color: #D4DBBD;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: bottom right; /* positions the background image */
border: 1px solid #3C5D12;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;
}

.sidebar span {
	margin-left: 10px; font-size: 9pt;
}

.sidebar div {
	margin-left: 10px; font-size: 9pt;
}

.sidebar a:link {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: normal;display: block;}
.sidebar a:visited {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: normal;display: block;}
.sidebar a:hover {color:#FFFFFF;background-color:#3C5D12;text-decoration: none;font-weight: bold;text-align: normal;display: block;}
.sidebar a:active {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: normal;display: block;}

.topnav {
font-family: Verdana, Arial, sans-serif;
background: #D4DBBD;
background-image: url('images/back.jpg'); /* sets the background image */
border: 1px solid #3C5D12;
font-size: 100%;
text-align: center;
}
.topnav a:link {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.topnav a:visited {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.topnav a:hover {color:#FFFFFF;background-color:#3C5D12;text-decoration: none;font-weight: bold;text-align: center;display: inline;}
.topnav a:active {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: center;display: inline;}

.copyright {
font-size: 85%;
filter: alpha(opacity=60, style=0);
-moz-opacity:.40;
background-color: #D4DBBD;
background-image: url('images/back.jpg'); /* sets the background image */
border: 1px solid #3C5D12;
letter-spacing: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: bold;
}
.copyright a:link {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.copyright a:visited {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.copyright a:hover {color:#FFFFFF;background-color:#3C5D12;text-decoration: none;font-weight: bold;text-align: center;display: inline;}
.copyright a:active {color: #3C5D12; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
