﻿BODY {
background-color: #296566;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top:15px;
margin-bottom: 20px;
scrollbar-arrow-color:#D7EBEB; 
scrollbar-face-color:#1F4D51; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#296566; 
}
Table {
font-size: 100%;
}
UL {
font-size: 100%;
}
LI {
font-size: 100%;
}
TD {
font-size: 100%;
}
P {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #296566;
text-decoration: none;
font-weight: normal;
line-height: 18 px;
}
A:VISITED {
color: #1F4D51;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #D7EBEB; background-color: #296566;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #000000;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #1F4D51;
letter-spacing: 2px;
}
H6 {
font-size: 110%;
font-weight: bold;
color: #1F4D51;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #1F4D51;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color: #1F4D51;
letter-spacing: 2px;
}
H3 {
font-size: 110%;
font-weight: bold;
color: #1F4D51;
letter-spacing: 2px;
}
H2 {
font-size: 110%;
font-weight: bold;
color: #1F4D51;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #1F4D51;
width: 50%;
height: 2px;
}
.main {
font-family: Verdana, Arial, sans-serif;
background: #1F4D51;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top middle; /* positions the background image */
background-repeat: no-repeat;
border-right: 1px solid #1F4D51;
border-left: 1px solid #1F4D51;
font-size: 100%;
height: 266px;
}
.border {
font-family: Verdana, Arial, sans-serif;
background: #1F4D51;
background-image: url('images/border.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
font-size: 100%;
height: 8px;
}
.top {
font-family: Verdana, Arial, sans-serif;
background: #D7EBEB;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
font-size: 100%;
height: 60px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #D7EBEB;
border-right: 1px solid #1F4D51;
border-left: 1px solid #1F4D51;
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #D7EBEB;
border-right: 1px solid #1F4D51;
border-left: 1px solid #1F4D51;
font-weight: bold;
font-size: 8pt;
padding-right: 20px;
padding-left: 20px;
}

.copyright {
font-weight: bold;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
background: #D7EBEB;
border-bottom: 1px solid #1F4D51;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
