body { 
background:#E5E5E5 url('images/back.jpg') no-repeat fixed center center; font-family: Tahoma, Arial, sans-serif;
margin-left: 0;
margin-right: 0;
margin-top: 2%;
margin-bottom: 0;
color: #000000;
font-size : 100%
}

P, TD, LI, UL, Table {
color: #000000;
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #102d71;
font-weight : bold;
text-decoration: none;
}
A:VISITED {
color : #102d71;
font-weight : bold;
text-decoration : none;
}
A:HOVER {
color: #af8a74;
font-weight : bold;
text-decoration : underline overline;
}
A:ACTIVE {
color : #102d71;
font-weight : bold;
text-decoration : none;
}

H1 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color: #102d71;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color: #102d71;
}

UL {
list-style: square;
}

HR {
color : #D0B7AA; 
height : 1px;	 
width : 75%;
}

.indexheader {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
font-size: 130%;
color: #102d71;
letter-spacing: 3px;
height: 100px;
border-bottom: 10px solid #D0B7AA;

}

.header {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
font-size: 130%;
color: #102d71;
letter-spacing: 3px;
height: 150px;
}

.bottom {
font-family : Tahoma, Arial, sans-serif;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 149px;
}

.topnav {
font-family : Tahoma, Arial, sans-serif;
text-align: right;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 70%;
}

.hnav {
font-family : Tahoma, Arial, sans-serif;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

.maintable {
font-size: 70%;
}

.bannercell {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-weight : bold;
letter-spacing: 3px;
font-size: 70%;
}

.contentleft {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
border-top: 1px solid #D0B7AA;
}

.contentright {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
border-top: 1px solid #D0B7AA;
}

.htopic {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

.htopicbottom {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

.copycell {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
letter-spacing: 2px;
border-top: 1px solid #D0B7AA;
}

.bottomnav {
font-family : Tahoma, Arial, sans-serif;
text-align: right;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-top: 1px solid #D0B7AA;
}

/* this group sets the form button classes */

.form {
border: 1px solid #ffffff;
font-family : Tahoma, Arial, sans-serif;
background: #D0B7AA;
letter-spacing: 2px;
font-weight : bold;
color: #000000;
font-size: 70%;
}

.formfield {
border: 1px solid #ffffff;
color: #000000;
font-family : Tahoma, Arial, sans-serif;
background-color: White;
}