HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#C0C0C0; 
scrollbar-3dlight-color:#C0C0C0; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C0C0C0; 
}

BODY {
background-color: #006CDA;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
margin: 0px 0px 0px 0px;
color:white;
}

P, TD, LI, UL {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
border-collapse: collapse;
}

/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #303030; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #303030; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #C80E28; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #303030; text-decoration: underline; font-weight: bold;}

H1 {
color: #303030;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.5em;
font-weight: bold;
letter-spacing: 2px;
}

h2 {
background-color: #303030;
color: white;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 1em;
font-weight: bold;
letter-spacing: 3px;
border: 1px solid white;
}

h3 {
color: #303030;
text-align: center;
font-size: 1.5em;
font-weight: bold;
letter-spacing: 8px;
}

h4 {
color: #C80E28;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
} 

h5, h6 {
font-size: 14px;
font-weight: bold;
color: #000000;
}

HR {
color: #C80E28;
height: 1px;
width: 100%;
}

/* BEGIN TABLE AND CELL CLASSES */

.headermain {
background-image: url('images/cell1_3.jpg');
background-color: white;
height: 60px;
}

.headerlogo {
text-align: center;
width: 450px;
height: 60px;
}

.headerglobal {
background-image: url('images/cell1_3.jpg');
text-align: right;
width: 300px;
height: 60px;
}

.navbackground {
background-image: url('images/cell1_3.jpg');
background-color: white;
height: 35px;
}

.navigation {
background-image: url('images/navigation2.jpg');
background-color: white;
color: #C80E28;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
height: 35px;
}

.navigation A:LINK {color: #006CDA; text-decoration: none; font-weight: bold;}
.navigation A:VISITED {color: #006CDA; text-decoration: none; font-weight: bold;}
.navigation A:HOVER {color: #9B3A33; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #006CDA; text-decoration: none; font-weight: bold;}

.mainimage {
background-color: white;
color: #FFFFFF;
text-align: right;
width: 500px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.mainimage H1 {
color: white;
text-align: right;
font-size: 1.5em;
}

.white {
background-color: white;
color: white;
vertical-align: top;
width: 250px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.white2 {
background-color: white;
color: white;
font-weight: bold;
text-align: center;
line-height: 22px;
vertical-align: top;
width: 250px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.whitelarge {
background-color: white;
color: white;
text-align: left;
vertical-align: top;
width: 500px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.footer {
background-image: url('images/cell1_2.jpg');
background-repeat: repeat-x;
background-color: white;
color: #004080;
font-size: 90%;
font-weight: bold;
text-align: center;
line-height: 20px;
height: 50px;
padding-top: 10px;
}

.footer A:LINK {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.footer A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.footer A:HOVER {color: #E0E0E0; text-decoration: underline; font-weight: bold;}
.footer A:ACTIVE {color: #FFFFFF; text-decoration: none; font-weight: bold;}

/* BEGIN PROPERTIES FOR IMAGE BORDERS */

.imageleft {
margin: 5px;
float: left;
border: 1px solid white;
}

.imageright {
margin: 5px;
float: right;
border: 1px solid white;
}

.imagecatalog {
border: 1px solid white;
}