BODY {
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
background-color: #043504;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 15px;
margin-bottom: 20px;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#6A0A0A; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#043504; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #740100;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color:  #6FA96F;
text-decoration :none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #043504;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #000000;
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 : #043504;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #043504;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #043504;
width: 80%;
height: 2px;
}
.maincell {
background-image: url('images/lha_image.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
height: 237px;
}
.maincell2 {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/lha_image.jpg'); /* sets the background image */
background-position: top; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
height: 237px;
}
.maincell3 {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/lha_image.jpg'); /* sets the background image */
background-position: top; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
height: 237px;
}
.maincell4 {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/lha_image.jpg'); /* sets the background image */
background-position: top; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
height: 237px;
}
.logocell {
background-color: #820A0B; 
font-family: Verdana, Arial, sans-serif;
height: 65px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
border: 1px solid  #261C25;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background-color: #820A0B; 
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
.sidebar a:link {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: center;}
.sidebar a:visited {color: #6FA96F; text-decoration: none; font-weight: bold;text-align: center;}
.sidebar a:hover {color: #7E0305; background-color:#FFFFFF;text-decoration: none; font-weight: bold;text-align: center;}
.sidebar a:active {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: center;}

.topnav {
background-color: #820A0B; 
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align: center;
height: 25px;
padding-right: 20px;
padding-left: 20px;
}
.topnav a:link {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: center;}
.topnav a:visited {color: #6FA96F; text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:hover {color: #7E0305; background-color:#FFFFFF;text-decoration: none; font-weight: bold;text-align: center;}
.topnav a:active {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: center;}

.copyright {
background-color: #820A0B; 
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding: 5px;
font-weight: bold;
}
.copyright a:link {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: center;}
.copyright a:visited {color: #6FA96F; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:hover {color: #7E0305; background-color:#FFFFFF;text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:active {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: center;}