BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #FCD994;
color:#000000; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#EB8957; 
scrollbar-3dlight-color:#EB8957; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#FCD994; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #00703A;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #C83327;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color : #000000;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size: 120%;
font-weight: bold;
letter-spacing: 2;
color: #EB8957;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #EB8957;
padding: 2px;
border: 1px solid #C83327;
}

HR {
color: #C83327;
height: 1px;
width: 100%;
}

.topnav {
background-color: #FCD994;
padding: 1px;
font-size: 90%;
text-align: center;
}

a.nav:link {
color:#000000;
text-decoration: none;
font-weight : bold;
padding: 1px;
width: 90px;
border: 1px solid #000000;
}

a.nav:hover {
background-color: #EB8957;
color:#000000;
text-decoration: none;
font-weight:bold;
width: 90px;
border: 1px solid #000000;
}

a.nav:active {
color:#000000;
text-decoration: none;
font-weight:bold;
padding: 1px;
width: 90px;
border: 1px solid #000000;
}

a.nav:visited {
color:#000000;
text-decoration:none;
font-weight:bold;
padding: 1px;
width: 90px;
border: 1px solid #000000;
}


.maintext {
background-color: #FCD994;
color: #000000;
vertical-align: top;
text-align: justify;
width: 100%;
line-height: 22px;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.background {
background-image: url('images/cell1.gif');
background-repeat: repeat;
vertical-align: top;
width: 50px;
}

.sidebar {
background-color: #FCD994;
color: #000000;
text-align: left;
vertical-align: top;
width: 200px;
padding: 5px;
}

.copyright {
font-size: 80%;
font-weight: bold;
letter-spacing: 2;
text-align: center;
}

.hottopic {
font-size: 90%;
padding: 8px;
border: 1px dashed #000000;
}

.tiny {
font-size: 80%;
font-weight: bold;
}