BODY {
background-color: #000033;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 20px;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #3399FF;
scrollbar-3dlight-color: #3399FF;
scrollbar-highlight-color: #3399FF;
scrollbar-shadow-color: #3399FF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
}

P, TD, LI, UL, Table {
font-size: 100%;
}

/* this group sets the normal link colors */
A:LINK {
color: #006699;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #006699;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #FFFFCC ;
background-color: #0066FF;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #BA5C53;
text-decoration : none;
font-weight: bold;
}

/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #3399FF;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #905537;
letter-spacing: 2px;
}
.logocell{
background-image: url(''); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
height: 150px;
}
.mainimagecell {
background-image: url('images/Logo1.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
height: 180px;
}
.topnav {
height: 25px;
border: 1px solid #3399FF;
}

/* this class sets the properties of the left side table cell */
.sidenav {
width: 175px;
border-left: 1px solid #3399FF;
border-bottom: 1px solid #3399FF;
border-right: 1px dashed #3399FF;
padding-top: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
font-size: 100%;
width: 600px;
line-height: 25px;
border-bottom: 1px solid #3399FF;
border-right: 1px solid #3399FF;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

/* this class sets the properties for the horizontal rule bar */
hr {
color: #3399FF;
height: 1px;
width: 80%;
}
.copyright {
width: 390px;
border-bottom: 1px solid #905537;
border-right: 1px solid #905537;
border-left: 1px solid #905537;
}
.email {
width: 390px;
border-bottom: 1px solid #905537;
border-left: 1px solid #905537;
}
.imageleft  {margin: 5px 25px 10px 25px; float: left;}

