﻿BODY {
background-color:#004000;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-bottom: 20px;
scrollbar-arrow-color:#B7C92E; 
scrollbar-face-color:#004000; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#2F5B26; 
}

p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */
A:LINK {
color: #004000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color:  #000000;
text-decoration :none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {

color : #B7C92E;

text-decoration: none;

font-weight: bold;

line-height: 18 px;

}

A:ACTIVE {

color : #004000;

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 :#004000;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #004000;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {

color:#004000;

width: 40%;

height: 2px;

}

.maincell {

background-color: #004000;

background-image: url('images/mainimagexx.jpg'); /* sets the background image */

background-position: top left; /* positions the background image */

background-repeat: no-repeat;

border-top: 1px solid #000000;

border-right: 1px solid #000000;

border-left: 1px solid #000000;

height: 214px;

}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #000000;
padding-left: 20px;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {

font-family: Verdana, Arial, sans-serif;

background-color:#27491F;

font-size: 95%;

text-align:left;

line-height: 20px;

padding-top: 5px;

padding-left: 10px;

border-right: 1px solid #000000;

border-left: 1px solid #000000;

border-bottom: 1px solid #000000;

width: 125px;

font-weight: bold;

text-align: center;

text-decoration: none;

}

.sidebar a:link {color: #ffffff; text-decoration: none; font-weight: bold;text-align: left;display: inline;}

.sidebar a:visited {color: #D5E074; text-decoration: none; font-weight: bold;text-align: left;display: inline;}

.sidebar a:hover {color: #B7C92E; text-decoration: none; font-weight: bold;text-align: left;display: inline;}
.sidebar a:active {color: #B7C92E; text-decoration: none; font-weight: bold;text-align: left;display: inline;}

.topnav {
background-color: #B7C92E;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align: center;
height: 25px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.topnav a:link {color: #000000; text-decoration: none; font-weight: bold;text-align:center;}
.topnav a:visited {color: #004000; text-decoration: none; font-weight: bold;text-align:center;}
.topnav a:hover {color: #2F5B26; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:active {color: #F3D332; text-decoration: none; font-weight: bold;text-align:center;}

.copyright {
background-color:#27491F;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
border: 1px solid #000000;
}
.copyright a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align:center;}
.copyright a:visited {color: #D5E074; text-decoration: none; font-weight: bold;text-align:center;}
.copyright a:hover {color: #B7C92E; text-decoration: none; font-weight: bold;text-align:center;}
.copyright a:active {color: #B7C92E; text-decoration: none; font-weight: bold;text-align:center;}

