body {  
background-image : url(../images/background.gif);
background-repeat : repeat;
background-color : #FFFFFF;
margin-top : 10px; 
margin-right : 0px; 
margin-bottom : 0px; 
margin-left : 0px;
}

td.leftblend {  
background-image : url(../images/left_background_blend.gif);
background-repeat : repeat-y;
background-color : #FFFFFF;
}

td.rightblend {  
background-image : url(../images/right_background_blend.gif);
background-repeat : repeat-y;
background-color : #FFFFFF;
}

.bgwhite {
background : #FFFFFF;
color : #535342;
}

.bggreen {
background : #528A17;
color : #535342;
}

.bglightgreen {
background : #dce8d1;
color : #535342;
}

p, ul, ol {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #535342;
background : none;
font-style : normal; 
font-variant : normal;
font-weight : normal;
line-height : 135%;
text-decoration : none; 
text-align : left;
margin-top : 0px;
margin-bottom : 8px;
}

strong {
font-weight : bold;
font-style : normal; 
}

.menu em {
font-weight : bold;
font-style : normal; 
}

em {
font-weight : normal;
font-style : italic; 
}

h1, h2, h3, h4, h5 {
font-family : Arial, Verdana, Geneva, sans-serif;
}

h1 {
font-size : 24px;
font-weight : normal;
color : #535342;
margin-top : 15px;
margin-bottom : 0px;
margin-left : 10px
}

h2 {
font-size : 16px;
font-weight : bold;
color : #528A17;
margin-bottom : 8px;
margin-left : 10px
}

h3 {
font-size : 14px;
font-weight : bold;
color : #535342;
margin-bottom : 8px;
margin-left : 10px
}

#latestnews h1 {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
color : #535342;
font-size : 12px;
font-weight : bold;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px
}

#content p {
margin-left : 10px
}

.copyright {
color : #535342;
font-size : 10px;
padding-top : 5px;
margin-bottom : 0px;
}

.menu {
padding : 9px 0px 1px 0px;
}

a:visited {  
color : #528A17; 
background : none;
text-decoration : none;
font-weight : bold;
}

a:link {  
color : #528A17; 
background : none;
text-decoration : none;
font-weight : bold;
}

a:hover {  
color : #535342; 
background : none;
text-decoration : underline;
font-weight : bold;
}

a:active {  
color : #535342; 
background : none;
text-decoration : none;
font-weight : bold;
}

.welcometext {
color : #FFFFFF;
background : none;
padding : 10px;
}