body { 
font-family: Tahoma, Arial, sans-serif;
background-color: #B7B9AD;
margin-left: 0;
margin-right: 0;
margin-top: 2%;
margin-bottom: 2%;
font-size : 100%;
color: #666666;
}

P, TD, LI, UL, Table {
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #4F5A8B;
font-weight : bold;
text-decoration: none;
}
A:VISITED {
color : #4F5A8B;
font-weight : bold;
text-decoration : none;
}
A:HOVER {
color : #9B353D;
font-weight : bold;
text-decoration : underline overline;
}
A:ACTIVE {
color : #4F5A8B;
font-weight : bold;
text-decoration : none;
}


H1 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color : #A4AEB6;
padding: 2px;
}

H2 {
font-size : 100%;
font-weight : bold;
border-bottom: 1px solid #A4AEB6;
color:#A4AEB6;
padding: 2px;
}

H3 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #4F5A8B;
background-color: #A4AEB6;
}

H4 {
font-size : 100%;
font-weight : bold;
color : #ffffff;
letter-spacing: 3px;
border-bottom: 1px solid #ffffff;
padding: 2px;
}

H5 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #ffffff;
}

H6 {
font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 2px;
border: 1px solid #ffffff;
background-color: #4F5A8B;
}

UL {
list-style: square;
}

HR {
color : #4F5A8B; 
height : 1px;	 
width : 75%;
}



.base1 {
font-family : Tahoma, Arial, sans-serif;
background-color: #ffffff;
border-left: 1px solid #4F5A8B;
border-right: 1px solid #4F5A8B;
border-top: 1px solid #4F5A8B;
}

.basesp {
font-family : Tahoma, Arial, sans-serif;
padding: 8px;
}

.base2 {
font-family : Tahoma, Arial, sans-serif;
background-color: #A4AEB6;
border-left: 1px solid #4F5A8B;
border-right: 1px solid #4F5A8B;
border-top: 1px solid #4F5A8B;
}

.content1 {
font-family : Tahoma, Arial, sans-serif;
padding: 10px;
font-size: 75%;
}

.content2 {
font-family : Tahoma, Arial, sans-serif;
padding: 10px;
color: #000000;
font-size: 70%;
}

.sidenav {
font-family : Tahoma, Arial, sans-serif;
padding: 10px;
color: #ffffff;
font-size: 70%;
}

.bannercell {
font-family : Tahoma, Arial, sans-serif;
background-color: #A4AEB6;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-weight : bold;
letter-spacing: 3px;
color: #ffffff;
font-size: 100%;
height: 25px;
}

.copy1 {
font-family : Tahoma, Arial, sans-serif;
padding: 3px;
font-size: 65%;
background-color: #A4AEB6;
border-left: 1px solid #4F5A8B;
border-right: 1px solid #4F5A8B;
border-bottom: 1px solid #4F5A8B;
}

.copysp {
font-family : Tahoma, Arial, sans-serif;
padding-right: 8px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 8px;
}

.copy2 {
font-family : Tahoma, Arial, sans-serif;
background-color: #ffffff;
padding: 3px;
font-size: 65%;
border-left: 1px solid #4F5A8B;
border-right: 1px solid #4F5A8B;
border-bottom: 1px solid #4F5A8B;
}

/* This sets the special navigation area link properties */

.navigation {
text-align: center;
padding-top: 2px;
padding-bottom: 2px;
}

a.nav:link {
text-decoration:none;
color:#4F5A8B;
font-weight : bold;
width: 180px;
padding: 1px;
border: 1px solid #4F5A8B;
background-color: #B7B9AD;
}

a.nav:active {
text-decoration:none;
color:#4F5A8B;
font-weight:bold;
width: 180px;
padding: 1px;
border: 1px solid #4F5A8B;
background-color: #B7B9AD;
}

a.nav:visited {
text-decoration:none;
color:#4F5A8B;
font-weight:bold;
width: 180px;
padding: 1px;
border: 1px solid #4F5A8B;
background-color: #B7B9AD;
}

a.nav:hover {
text-decoration:none;
color:#ffffff;
font-weight: bold;
width: 180px;
background-color: #4F5A8B;
padding: 1px;
border: 1px solid #ffffff;
}
