BODY {
background-image: url('images/background.gif');
background-color: #404040;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 30px;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #C00000;
scrollbar-3dlight-color: #C00000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #404040;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #998C7B;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #5F7FD1;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
background: #998C7B;
color : #000000;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #2B9973;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #C00000;
}


H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #C00000;
}

.top1 {
background: #C00000;
color: #FFFFFF;
padding: 5px;
text-align: center;
border: 1px solid #000000;
}

.top2 {
background: #000000;
color: #998C7B;
padding: 3px;
text-align: center;
font-weight: bold;
letter-spacing: 2;
font-size: 85%;
}


.left {
background: #FFFFFF;
color: #000000;
padding-right: 2px;
border-left: 1px solid #000000;
}

.text {
font-family : Verdana, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 20px;
padding: 20px;
border-right: 1px solid #000000;
}

.form {
border: 1px solid #000000;
background: #998C7B;
color: #000000;
letter-spacing: 2;
font-weight-bold
}

.tiny {
color: #000000;
font-size: 80%;
letter-spacing: 2;
font-weight: bold;
padding: 4px;
}

.special {
border: 1px dotted #5F7FD1;
color: #000000;
padding: 8px;
font-size: 85%;
text-align: justify;
}

HR {
color: #5F7FD1;
height: 1px;
width: 100%;
}
