body { 
background-image: url("../images/back.gif");
background-repeat: repeat-y;
background-color: #ffffff;
font-family: Tahoma, Arial, sans-serif;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
color: #202020;
}

P, TD, LI, UL, Table {
color: #202020;
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #FFA00B;
text-decoration: none;
}
A:VISITED {
color : #FFA00B;
text-decoration : none;
}
A:HOVER {
color : #7167AF;
text-decoration : underline overine;
}
A:ACTIVE {
color : #FFA00B;
text-decoration : none;
}

H1 {
font-size : 120%;
font-weight : bold;
letter-spacing: 3px;
color : #FFA00B;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color : #FFA00B;
}

.topcell {
background-image: url("../images/trep.gif");
}

.topcellright {
background-image: url("../images/trep.gif");
text-align: right;
}

.bannercell {
font-family : Tahoma, Arial, sans-serif;
font-size: 90%;
font-weight : bold;
letter-spacing: 3px;
} 

.topnav {
font-family : Tahoma, Arial, sans-serif;
text-align: right;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 70%;
}

.contentright {
font-family : Tahoma, Arial, sans-serif;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 70%;
}

.htopic {
border: 1px solid #000000;
}

.htopictop {
font-family : Tahoma, Arial, sans-serif;
letter-spacing: 3px;
font-weight: bold;
background-color: #7167AF; 
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
color: #ffffff;
}

.htopicbottom {
font-family : Tahoma, Arial, sans-serif;
background-color: #ffffff; 
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

.bottomnav {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 70%;
}

.copycell {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
letter-spacing: 3px;
font-size: 70%;
}

.spacer {
background-color: #000000; 
}
