HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#D07C4F; 
scrollbar-3dlight-color:#D07C4F; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#E0E0E0; 
}

BODY {
background-color: #FFFFFF;
color:#000000;
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
margin: 10px 0px 20px 0px;
}

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: #688DB6;
height: 1px;
width: 100%;
}

A:LINK {color: #D07C4F; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #D07C4F; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #943C1F; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #D07C4F; text-decoration: underline; font-weight: bold;}

H1 {
color: #B7A287;
font-family: "Book Antiqua", Palatino, serif;
text-align: center;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 4px;
}

h2 {
color: #943C1F;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 2px;
}

h3, h4, h5, h6 {
color: #943C1F;
text-align: left;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
}

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
border: 3px double #444444;
}

.imageright {
margin: 0px 0px 0px 10px;
float: right;
border: 3px double #444444;
}

.imagecatalog {
text-align: center;
border: 3px double #444444;
}

.logo {
background-color: #FFFFFF;
width: 450px;
}

.global {
background-color: #FFFFFF;
color: #D07C4F;
text-align: right;
font-weight: bold;
width: 300px;
letter-spacing: 1px;
padding-right: 5px;
}

.navigation {
background-image: url('images/navigation.jpg');
background-color: #F5DFBB;
color: #943C1F;
font-size: 100%;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
height: 40px;
width: 750px;
}

.navigation A:LINK {color: #943C1F; text-decoration: none; font-weight: bold;}
.navigation A:VISITED {color: #943C1F; text-decoration: none; font-weight: bold;}
.navigation A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #943C1F; text-decoration: none; font-weight: bold;}

.navright {
text-align: right;
letter-spacing: 1px;
border-bottom: 1px solid #F5DFBB;
font-weight: bold;
padding-bottom: 3px;
}

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
width: 500px;
padding: 5px 10px;
border: 1px solid #F5DFBB;
}

.sidebar {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
vertical-align: top;
width: 250px;
padding: 5px;
border: 1px solid #F5DFBB;
}

.color1 {
background-color: #EEEEEE;
color: #000000;
text-align: justify;
padding: 5px;
border: 1px solid #BBBBBB;
margin-top: 10px;
margin-bottom: 10px;
}

.color2 {
background-color: #F5DFBB;
color: #000000;
text-align: justify;
padding: 5px;
border: 1px solid #BBBBBB;
margin-top: 10px;
margin-bottom: 10px;
}