BODY {
background-color:#4C0509;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-bottom: 20px;
scrollbar-arrow-color:#C1AE78; 
scrollbar-face-color:#4C0509; 
scrollbar-3dlight-color:#CBA864; 
scrollbar-highlight-color:#CBA864; 
scrollbar-shadow-color:#CBA864; 
scrollbar-darkshadow-color:#CBA864; 
scrollbar-track-color:#CBA864; 
}

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: #D38387;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color:  #CBA864;
text-decoration :none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #D38387;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #DBAF4C;
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 :#4C0509;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #4C0509;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#4C0509;
width: 80%;
height: 2px;
}
.maincell {
background-color: #EFF1E6;
background-image: url('images/logosample.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
border-top: 1px solid #CBA864;
border-right: 1px solid #CBA864;
border-left: 1px solid #CBA864;
height: 200px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #EEE1CA;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background-color:#4C0509;
font-size: 100%;
text-align: center;
padding-top: 5px;
border-right: 1px solid #CBA864;
border-left: 1px solid #CBA864;
width: 125px;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.sidebar a:link {color: #C39D5E; text-decoration: none; font-weight: bold;text-align: center; height: 26px; padding:0px 0px 0px 0px;display:block;}
.sidebar a:visited {color: #CBA864; text-decoration: none; font-weight: bold;text-align: center; height: 26px; padding:0px 0px 0px 0px;display:block;}
.sidebar a:hover {color: #EEE1CA; text-decoration: none; font-weight: bold; height:26px; padding:0px 0px 0px 0px;text-align: center;display:block;}
.sidebar a:active {color: #DBAF4C; text-decoration: none; font-weight: bold;text-align: center; height:26px; padding:0px 0px 0px 0px;display:block;}
/* width: 125px; */
/* background-image: url('images/on.jpg'); */
.topnav {
background-color: #4C0509;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align: center;
height: 25px;
border: 1px solid #CBA864;
}
.topnav a:link {color: #C39D5E; text-decoration: none; font-weight: bold;width: 3px; height: 20px; padding:1px 0px 1px 15px}
.topnav a:visited {color: #CBA864; text-decoration: none; font-weight: bold;width: 3px; height: 20px; padding:1px 0px 1px 15px}
.topnav a:hover {color: #EEE1CA; text-decoration: none; font-weight: bold;width: 3px; height: 20px; padding:1px 0px 1px 15px}
.topnav a:active {color: #DBAF4C; text-decoration: none; font-weight: bold;width: 3px; height: 20px; padding:1px 0px 1px 15px}

/* background-image: url('images/top-on.jpg'); */

.copyright {
background-color:#4C0509;
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 #CBA864;
}
