HTML {
scrollbar-arrow-color: #000000;
scrollbar-face-color: #386BB0;
scrollbar-3dlight-color: #386BB0;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #C0C0C0;
}

BODY {
color: #000000;
background-image: url('bk.gif');
background-color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin: 20px 0px;
}

P, TD, LI, UL {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
border-collapse: collapse;
}

li {
list-style-image: url('images/bullet.gif');
}

HR {
color: #6F8FEB;
height: 1px;
width: 100%;
}

p.double {
line-height: 1.5em;
font-weight: bold;
}

/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #386BB0; font-weight: bold; text-decoration: underline;}
A:VISITED {color: #386BB0; font-weight: bold; text-decoration: underline;}
A:HOVER {color : #972323; font-weight: bold; text-decoration: underline;}
A:ACTIVE {color : #386BB0; font-weight: bold; text-decoration: underline;}

H1 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 200%;
font-weight: bold;
color: #972323;
letter-spacing: 2;
margin: 0px;
}

h2 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 110%;
font-weight: bold;
letter-spacing: 2;
color: #972323;
padding: 2px;
border-bottom: 1px solid #972323;
}

h3 {
background-image: url('images/end1.gif');
background-repeat: no-repeat;
background-position: top left;
font-size: 110%;
font-weight: bold;
color: #972323;
letter-spacing: 2;
padding-left: 20px;
margin: 0px;
}

H4, H5 {
font-size : 110%;
font-weight : bold;
color : #CD6400;
letter-spacing: 2;
margin: 0px;
}

H6 {
font-size: 110%;
font-weight: bold;
color: #000000;
margin: 0px;
padding: 0px;
}


/* BEGIN TABLE AND CELL CLASSES */


.headerlogo {
background-color: #FFFFFF;
text-align: left;
width: 450px;
height: 50px;
border-left: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
}

.headerglobal {
background-color: #FFFFFF;
color: #000000;
text-align: right;
width: 300px;
height: 50px;
vertical-align: bottom;
padding: 0px 10px 5px 0px;
border-right: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
}

.navigation {
background-image: url('images/navigation.jpg');
background-color: #E0E0E0;
color: #000000;
font-weight: bold;
font-size: .14em;
text-align: center;
letter-spacing: 1px;
height: 30px;
border-right: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
width: 750px;
}

.navigation A:LINK {color: #386BB0; text-decoration: none; font-weight: bold;}
.navigation A:VISITED {color: #386BB0; text-decoration: none; font-weight: bold;}
.navigation A:HOVER {color: #972323; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #386BB0; text-decoration: none; font-weight: bold;}

.mainimage1 {
background-image: url('images/top.jpg');
background-color: #386BB0;
color: #FFFFFF;
text-align: right;
width: 750px;
height: 120px;
padding: 10px;
border: 1px solid #C0C0C0;
}

.main {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 16px;
vertical-align: top;
padding: 10px;
width: 550px;
border-right: 1px solid #C0C0C0;
}

.sidebar {
background-color: #FFFFFF;
color: #000000;
width: 200px;
font-size: .9em;
padding: 10px;
vertical-align: top;
text-align: left;
border-left: 1px solid #C0C0C0;
border-right: 1px dotted #C0C0C0;
}

.footer {
background-image: url('images/footer.jpg');
background-color: #E0E0E0;
color: #807F30;
font-weight: bold;
font-size: .8em;
text-align: center;
letter-spacing: 2px;
line-height: 18px;
border-right: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
width: 750px;
height: 50px;
}

.footer A:LINK {color: #386BB0; text-decoration: none; font-weight: bold;}
.footer A:VISITED {color: #386BB0; text-decoration: none; font-weight: bold;}
.footer A:HOVER {color: #972323; text-decoration: underline; font-weight: bold;}
.footer A:ACTIVE {color: #386BB0; text-decoration: none; font-weight: bold;}

.feedback {
background-color: #FFFFFF;
color: #000000;
border: 1px solid #C0C0C0;
}

.picture {
margin: 5px;
border: 3px double #972323;
}