BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
color: #404040;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #65868B;
scrollbar-3dlight-color: #65868B;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #65868B;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #809CA0;
}

P, TD, LI, UL, Table {
color: #404040;
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #809CA0;
text-decoration: underline;
font-weight: bold;
}
A:VISITED {
color : #476367;
text-decoration : underline;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #A1B6B9;
text-decoration : underline;
font-weight: bold;
}

H1 {
font-size : 16px;
font-weight : bold;
color : #A1B6B9;
}


H2, H3, H4, H5, H6 {
font-size : 13px;
font-weight : bold;
color : #A1B6B9;
}

.navbar {
text-align: center;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #65868B;
}

.maintable {
border: 1px solid #000000;
background: #FFFFFF;
}

.leftside {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
padding-left: 5px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
line-height: 22px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.copyright {
font-size: 80%;
letter-spacing: 2;
font-weight-bold
}

.hottopic {
border: 1px dotted #986C70;
padding: 5px;
font-size: 80%;
text-align: justify;
}

.form {
border: 1px solid #000000;
background: #A1B6B9;
letter-spacing: 2;
font-weight-bold
}