﻿BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
background: #5B524D;
color: #5B524D;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #726660;
scrollbar-3dlight-color: #726660;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #5B524D;
}

Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

UL {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

LI {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

TD {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

P {
font-family : Verdana, Arial, sans-serif;
font-size : 90%;
line-height:1.5;
}

A:LINK {
color : #800000;
text-decoration: none;

}
A:VISITED {
color : #800000;
text-decoration : none;
}
A:HOVER {
color : #993300;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #993300;
text-decoration : underline overline;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #5B524D;
}

H6 {
font-size : 110%;
font-weight : bold;
color : #5B524D;
}

H5 {
font-size : 110%;
font-weight : bold;
color : #5B524D;
}

H4 {
font-size : 110%;
font-weight : bold;
color : #5B524D;
}

H3 {
font-size : 110%;
font-weight : bold;
color : #5B524D;
}

H2 {
font-size : 110%;
font-weight : bold;
color : #5B524D;
}

HR {
color: #5B524D;
height: 1px;
width: 100%;
}

LI {list-style-type: disc}

.top {
background: #726660;
color: #E3DBD7;
font-size: 100%;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.navbar {
background: #48433F;
color: #E3D7BD;
padding: 2px;
text-align: center;
font-weight: bold;
font-size: 95%;
}

.mainbody {
background: #E3D7BD;
color: #5B524D;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 5px;
text-align: justify;
}

.left {
text-align: center;
padding: 5px;
width: 200px;
}

.content {
background: #E3D7BD;
color: #5B524D;
font-family : Verdana, Arial, sans-serif;
text-align: justify;
width: 100%; 
padding: 10px;
}

.copyright {
color: #E3D7BD;
font-size: 85%;
letter-spacing: 2;
font-weight: bold;
padding: 2px;
text-align: center
}

.hottopic {
border: 1px solid #000000;
padding: 5px;
font-size: 80%;
text-align: left;
background: #726660;
color: #E3DBD7;
}

.form {
border: 1px solid #000000;
background: #726660;
color: #E3DBD7;
letter-spacing: 2;
font-weight-bold
}