/* sets the main body properties */
BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 75%;
margin: 0px;
background-color: #FFFFFF;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#78A4C4; 
scrollbar-3dlight-color:#78A4C4; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#628FAF; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #3D5F72;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #000000;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #8098A5;
text-decoration : none;
font-weight: bold;
border-bottom: 1px dotted #000000;
}
A:ACTIVE {
color : #8D7F61;
text-decoration : underline overline;
font-weight: bold;
}

/* We like to use headings for special effects */

H1 {
font-family: "Times New Roman", serif;
font-size: 22px;
font-weight: bold;
text-align: left;
letter-spacing: 3;
color: #3D5F72;
}

h2 {
font-family: "Times New Roman", serif;
text-align: left;
font-size: 18px;
font-weight: bold;
letter-spacing: 2;
color : #3D5F72;
border-bottom: 1px solid #3D5F72;
}

h3, h4, h5 {
font-family: "Times New Roman", serif;
font-size : 18px;
font-weight : bold;
color : #809885;
}

h6 {
font-family: "Times New Roman", serif;
font-size: 16px;
font-weight: bold;
color: #000000;
width: 160px;
border-bottom: 1px solid #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.logo {
background-color: #FFFFFF;
background-image: url('images/bypheader.jpg');
color: #A1743F;
font-size: 18px;
font-weight: bold;
letter-spacing: 9;
height: 60px;
text-align: left;
padding-top: 10px;
padding-left: 15px;
vertical-align: top;
}

.colorbar {
background-color: #78A4C4;
color: #000000;
text-align: center;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
}

.images {
background-color: #78A4C4;
color: #000000;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.topnav {
background-color: #78A4C4;
color: #ffffff;
font-weight: bold;
text-align: left;
padding-left: 10px;
padding-right: 10px;
line-height: 18px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
}

.topnav a:link { color: #000000; font: bold bold 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 120px; }
.topnav a:visited { color: #000000; font: bold bold 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 120px; }
.topnav a:hover { background: #EDDFCE; color: #000; font: bold bold 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 120px; border: 0px; }
.topnav a:active { color: #000000; font: bold bold 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 120px; }


.left {
font-family: Verdana, Helvetica, sans-serif;
background-color: #FFFFFF;
color: #000000;
font-size: 100%;
vertical-align: top;
text-align: left;
line-height: 20px;
padding: 40px 10px 10px 10px;
}

.left a:link { color: ##3D5F72; font: bold normal 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 150px; padding: 3px; }
.left a:visited { color: ##3D5F72; font: bold normal 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 150px; padding: 3px; }
.left a:hover { background: #8098A5; color: #000000; font: bold normal 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 150px; padding: 3px; border: 0px; } 
.left a:active { color: #000000; font: bold normal 100%/18px Verdana, Arial, sans-serif; text-decoration: none; width: 150px; padding: 3px; }

.hottopic {
font-size: 90%;
vertical-align: top;
line-height: 14px;
}

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 18px;
padding: 10px 5px 10px 10px;
}

.copyright {
color: #000000;
font-size: 90%;
font-weight: bold;
text-align: center;
padding: 10px;
height: 30px;
letter-spacing: 0;
}