BODY {
background-color: #000000;
color: #FCD396;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 5px;
margin-bottom: 20px;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#FCD396; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #FCD396;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #F69146;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #FFFFDB;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #F2C492;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #FCD396;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #FCD396;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #FCD396;
width: 80%;
height: 2px;
}
.maincell {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
background: #000000;
background-image: url('images/mainimage.jpg');
background-position: center; 
background-repeat: no-repeat;
height: 292px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #000000;
font-size: 100%;
border: 1px solid #FCD396;
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;
font-size: 100%;
text-align: center;
background: #000000;
border: 1px solid #FCD396;
padding-top: 5px;
padding-bottom: 5px;
}
.sidebar a:link {color:#FCD396; text-decoration: none; font-weight: bold;height: 24px;display:block;}
.sidebar a:visited {color:#F69146; text-decoration: none; font-weight: bold;height: 24px;display:block;}
.sidebar a:hover {color:#FFFFDB; text-decoration: none; font-weight: bold;background-image: url('images/on.jpg');height: 24px;display:block;}
.sidebar a:active {color: #F2C492; text-decoration: none; font-weight: bold;height: 24px;display:block;}

.logocell {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align: right;
background: #000000;
height: 54px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align:left;
padding-left: 10px;
background: #000000;
height: 54px;
}
.copyright {
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding: 5px;
font-weight: bold;
}


