HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#C1483F; 
scrollbar-3dlight-color:#C1483F; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C0C0C0; 
}

BODY {
background-color: #C1483F;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
margin: 0px 0px 0px 0px;
color:#000000;
}

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: #C1483F; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #C1483F; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #C1483F; text-decoration: underline; font-weight: bold;}

H1 {
color: #9B3A33;
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: #E67772;
color: #000000;
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 #404040;
}

h3 {
color: #9B3A33;
text-align: center;
font-size: 1.5em;
font-weight: bold;
letter-spacing: 8px;
}

h4 {
color: #9B3A33;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
} 

h5, h6 {
font-size: 14px;
font-weight: bold;
color: #000000;
}

HR {
color: #9B3A33;
height: 1px;
width: 100%;
}

/* BEGIN TABLE AND CELL CLASSES */

.headermain {
background-image: url('images/cell1.jpg');
background-color: #C1483F;
height: 60px;
}

.headerlogo {
text-align: left;
width: 450px;
height: 60px;
}

.headerglobal {
text-align: right;
width: 300px;
height: 60px;
}

.navbackground {
background-image: url('images/cell2.jpg');
background-color: #808080;
height: 35px;
}

.navigation {
background-image: url('images/navigation.jpg');
background-color: #E0E0E0;
color: #9B3A33;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
height: 35px;
}

.navigation A:LINK {color: #9B3A33; text-decoration: none; font-weight: bold;}
.navigation A:VISITED {color: #9B3A33; text-decoration: none; font-weight: bold;}
.navigation A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #9B3A33; text-decoration: none; font-weight: bold;}

.mainimage {
background-color: #B0423A;
color: #FFFFFF;
text-align: right;
width: 500px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.mainimage H1 {
color: #FFFFFF;
text-align: right;
font-size: 1.5em;
}

.white {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
width: 250px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.white2 {
background-color: #FFFFFF;
color: #000000;
font-weight: bold;
text-align: center;
line-height: 22px;
vertical-align: top;
width: 250px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.whitelarge {
background-color: #FFFFFF;
color: #000000;
text-align: left;
vertical-align: top;
width: 500px;
padding: 5px;
border: 3px solid #C0C0C0;
}

.footer {
background-image: url('images/cell3.jpg');
background-repeat: repeat-x;
background-color: #C1483F;
color: #FFFFFF;
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 #808080;
}

.imageright {
margin: 5px;
float: right;
border: 1px solid #808080;
}

.imagecatalog {
border: 1px solid #808080;
}