body { 
background: #ffffff;
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 : #2D4FBD;
font-weight : bold;
text-decoration: none;
}
A:VISITED {
color : #2D4FBD;
font-weight : bold;
text-decoration : none;
}
A:HOVER {
color : #000000;
font-weight : bold;
text-decoration : underline overline;
}
A:ACTIVE {
color : #2D4FBD;
font-weight : bold;
text-decoration : none;
}

H1 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color: #000000;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color: #000000;
}

UL {
list-style: square;
}

HR {
color : #2D4FBD; 
height : 1px;	 
width : 75%;
}

.indexmain {
font-family : Tahoma, Arial, sans-serif;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

.main {
font-family : Tahoma, Arial, sans-serif;
background-image: url(images/header_int.jpg);
background-repeat: no-repeat;
}

.indexheader {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
font-size: 130%;
color: #ffffff;
letter-spacing: 3px;
height: 300px;
border-bottom: 10px solid #2D4FBD;
text-align: right;

}

.header {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
font-size: 130%;
color: #ffffff;
letter-spacing: 3px;
height: 150px;
}

.indexbottom {
font-family : Tahoma, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 40px;
font-size: 90%;
color: #000000;
letter-spacing: 3px;
}

.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 #2D4FBD;
}

.contentright {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
border-top: 1px solid #2D4FBD;
}

.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 #2D4FBD;
}

.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 #2D4FBD;
}

/* this group sets the form button classes */

.form {
border: 1px solid #000000;
font-family : Tahoma, Arial, sans-serif;
background: #2D4FBD;
letter-spacing: 2px;
font-weight : bold;
color: #ffffff;
}

.formfield {
border: 1px solid #000000;
color: #000000;
font-family : Tahoma, Arial, sans-serif;
background-color: White;
}