HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#748442; 
scrollbar-3dlight-color:#748442; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#888888; 
}

BODY {
background-color: #000000;
color:#EEEEEE;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
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: #D9E7B3;
height: 1px;
width: 100%;
}

A:LINK {color: #D9E7B3; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #D9E7B3; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #D9E7B3; text-decoration: underline; font-weight: bold;}

H1 {
color: #F9E573;
font-family: "Book Antiqua", Palatino, serif;
text-align: center;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 4px;
}

h2 {
color: #EABB72;
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: #F9E573;
text-align: left;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
}

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
border: 3px double #D9E7B3;
}

.imagemain {
margin: 0px 0px 0px 0px;
float: left;
border: 3px double #D9E7B3;
}

.imageright {
margin: 0px 0px 0px 10px;
float: right;
border: 3px double #D9E7B3;
}

.imagecatalog {
text-align: center;
border: 3px double #D9E7B3;
}

.logo {
background-color: #000000;
width: 450px;
}

.global {
background-color: #000000;
color: #D9E7B3;
text-align: right;
font-weight: bold;
width: 300px;
letter-spacing: 1px;
padding-right: 5px;
}

.navigation {
background-image: url('images/navigation.jpg');
background-color: #D9E7B3;
color: #000000;
font-size: 100%;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
height: 40px;
width: 750px;
}

.navigation A:LINK {color: #000000; text-decoration: none; font-weight: bold;}
.navigation A:VISITED {color: #000000; text-decoration: none; font-weight: bold;}
.navigation A:HOVER {color: #748442; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #000000; text-decoration: none; font-weight: bold;}

.navright {
text-align: right;
letter-spacing: 1px;
border-bottom: 1px solid #FFD38B;
font-weight: bold;
padding-bottom: 3px;
}

.main {
background-color: #000000;
color: #E0E0E0;
vertical-align: top;
text-align: justify;
width: 500px;
padding: 5px 10px;
border: 1px solid #D9E7B3;
}

.sidebar {
background-color: #000000;
color: #E0E0E0;
text-align: justify;
vertical-align: top;
width: 250px;
padding: 5px;
border: 1px solid #D9E7B3;
}

.color1 {
background-color: #333333;
color: #E0E0E0;
text-align: justify;
padding: 5px;
border: 1px solid #FFD38D;
margin-top: 10px;
margin-bottom: 10px;
}

.color2 {
background-color: #444444;
color: #E0E0E0;
text-align: justify;
padding: 5px;
border: 1px solid #BCD47A;
margin-top: 10px;
margin-bottom: 10px;
}