BODY {
background-color: #FFFFFF; /* #F9F5E5;  old #DBDBB9 */
color: #000000;
font-family: Book Antiqua, Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-arrow-color:#F1E9CB; 
scrollbar-face-color:#D6D6B5; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#FFFFFF; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #A5A65E;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #5E6434;
text-decoration : underline;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #F1E9CB;
background-color: #6E6C2C;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #5E6434;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #7E8745;
letter-spacing: 2;
}
H2 {
font-size : 120%;
font-weight : bold;
color : #7E8745;
letter-spacing: 2;
}


H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #7E8745;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #7E8745;
width: 50%;
height: 2px;
}

.top {
font-family: Verdana, Arial, Book Antiqua, sans-serif;
background: #FFFFFF; /* #F9F5E5; */
/* background-image: url('images/mainimage1.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat; 
font-size: 100%;
text-align: left;
height: 170px;
}

.text {
font-family: Verdana, Arial, Book Antiqua, sans-serif;
background: #FFFFFF; /* #F9F5E5; */
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
/* border-left: 1px solid #7E8745; */
}

.text2 {
font-family: Verdana, Arial, Book Antiqua, sans-serif;
background: #FFFFFF; /* #F9F5E5; */
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
}


.sidebar {
font-family: Verdana, Arial, Book Antiqua, sans-serif;
/*background:  #D6D6B5 url('images/back2.jpg') x-repeat center;*/
font-size: 100%; 
text-align: center; 
padding-top: 5px; 
padding-left: 5px; 
padding-right: 5px; 
/* background-image:url('images/back2.jpg');*/ /* sets the background image */
/* positions the background image */
background-repeat:repeat;
}

.topnav {
font-family: Verdana, Arial, Book Antiqua, sans-serif;
background:  #FFFFFF; /* #F9F5E5; */
background-image: url('images/back2.jpg'); /* sets the background image */
background-position:top right; /* positions the background image */
background-repeat: repeat;  
height: 170px;
border-right: 1px solid #7E8745;
/* border-left: 1px solid #7E8745; */
font-weight: bold;
font-size: 8pt;
text-align: centered;
}

.mailinglist {
font-family: Verdana, Arial, Book Antiqua, sans-serif;
background: #D6D6B5 url('images/back2.jpg') x-repeat center;
border-left:1px solid #7E8745; font-size:100%; text-align:left; padding-top:5px; padding-left:5px; padding-right:5px; background-image:url('images/back2.jpg'); /* sets the background image */
/* positions the background image */
background-repeat:repeat
}

.copyright {
padding:5px; font-weight: bold;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, Book Antiqua, sans-serif;
text-align: center;
background: #F9F5E5 url('images/back2.jpg') x-repeat center;
/* sets the background image */
/* positions the background image */

}

.copyrightlink:link {
color: #5E6434;
text-decoration: none;
}

.copyrightlink:hover {
color: #FFF;
text-decoration: underline;
}

.copyrightlink:visited {
text-decoration: none;
}