HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#D2935D; 
scrollbar-3dlight-color:#D2935D; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#A0A0A0; 
}

BODY {
background-color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
margin: 10px 0px 10px 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;
}

HR {
color: #B9680E;
height: 1px;
width: 100%;
}

A:LINK {color: #D2935D; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #D2935D; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #D2935D; text-decoration: underline; font-weight: bold;}

H1 {
color: #808080;
font-family: "Book Antiqua", Palatino, serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
}

h2 {
color: #B9680E;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 2px;
}

h3 {
color: #B9680E;
text-align: left;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 2px;
}

h4 {
background-color: #D2935D;
color: #FFFFFF;
font-size: 14px;
letter-spacing: 2px;
font-weight: bold;
padding: 2px 5px;
} 

h5, h6 {
font-size: 14px;
font-weight: bold;
color: #B9680E;
}

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
border: 3px double #808080;
}

.imageright {
margin: 0px 0px 0px 10px;
float: right;
border: 3px double #808080;
}

.imagecatalog {
border: 3px double #808080;
}

.header {
background-image: url('images/header.jpg');
background-repeat: no-repeat;
background-color: #FFFFFF;
padding: 30px 200px 20px 10px;
font-weight: bold;
vertical-align: top;
width: 500px;
}

span.slogan {
text-align: left;
letter-spacing: 2px;
color: #000000;
font-size: 1.3em;
font-weight: bold;
}

.logo {
background-color: #000000;
width: 250px;
}

.date {
background-color: #D2935D;
color: #FFFFFF;
text-align: center;
font-weight: bold;
height: 30px;
}

.navigation {
background-color: #000000;
color: #D2935D;
font-size: 90%;
font-weight: bold;
text-align: left;
letter-spacing: 2px;
padding: 2px 20px;
height: 30px;
width: 500px;
}

.navigation A:LINK {color: #F7CFA1; text-decoration: none; font-weight: bold;}
.navigation A:VISITED {color: #F7CFA1; text-decoration: none; font-weight: bold;}
.navigation A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #F7CFA1; text-decoration: none; font-weight: bold;}


.pullquote {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
color: #808080;
font-size: 1.3em;
font-weight: bold;
width: 120px;
float: left;
margin: 5px 5px 4px 0px;
}

.sidebar {
text-align: left;
vertical-align: top;
width: 250px;
padding: 20px 0px 0px 0px;
}

.main1 {
background-color: #FFFFFF;
text-align: justify;
vertical-align: top;
width: 500px;
padding: 20px 0px 0px 10px;
}

.main2 {
background-color: #FFFFFF;
text-align: justify;
vertical-align: top;
padding: 10px 10px 0px 10px;
width: 50%;
}

.main3 {
background-color: #FFFFFF;
text-align: justify;
vertical-align: top;
padding: 10px 0px 0px 10px;
width: 50%;
}

.copyright {
background-color: #FFFFFF;
font-size: 90%;
text-align: right;
height: 30px;
border-bottom: 5px solid #FFFFFF;
border-top: 2px solid #000000;
margin-top: 10px;
}

.form {
background-color: #F7CFA1;
color: #000000;
font-weight: bold;
letter-spacing: 3px;
padding: 2px;
border: 1px solid #808080;
}