<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#D87908; 
scrollbar-3dlight-color:#D87908; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#808080; 
}

BODY {
background-color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
margin: 0px 0px 0px 0px;
color:#E0E0E0;
}

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: #D87908;
height: 1px;
width: 100%;
}

li {
list-style-image: url('images/bullet.jpg');
}

p.double {
line-height: 2em;
text-align: center;
font-weight: bold;
letter-spacing: 4px;
}

/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #FFD88D; text-decoration: none; font-weight: bold;}
A:VISITED {color: #FFD88D; text-decoration: none; font-weight: bold;}
A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #FFD88D; text-decoration: none; font-weight: bold;}

H1 {
color: #000000;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
}

h2 {
background-image: url('images/end.jpg');
background-repeat: no-repeat;
background-position: top left;
color: #FCAF01;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
padding-left: 35px;
padding-top: 2px;
}

h3 {
color: #C0C0C0;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}

h4  {
background-image: url('images/footer.jpg');
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
color: #000000;
text-align: center;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 2px;
padding: 2px 0px;
border: 1px solid #000000;
}

h5, h6 {
color: #FCAF01;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
} 


/* BEGIN TABLE AND CELL CLASSES */

.header {
color: #FCAF01;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 2.4em;
text-align: left;
letter-spacing: 3px;
width: 500px;
height: 50px;
vertical-align: bottom;
padding: 5px;
}

.global {
text-align: right;
width: 250px;
height: 50px;
letter-spacing: 4px;
vertical-align: bottom;
padding: 5px;
}

.navigation {
background-image: url('images/navigation.jpg');
background-color: #C0C0C0;
color: #000000;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
height: 30px;
border-bottom: 1px solid #000000;
}

.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: #854903; text-decoration: underline; font-weight: bold;}
.navigation A:ACTIVE {color: #000000; text-decoration: none; font-weight: bold;}

.divider {
background-image: url('images/divider.jpg');
height: 10px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.mainimage {
background-image: url(images/mainimage2.jpg);
background-color: #D87908;
color: #000000;
text-align: left;
width: 500px;
height: 120px;
padding: 5px;
}

.maincolor {
background-color: #D87908;
color: #FFFFFF;
padding: 5px;
text-align: justify;
width: 250px;
border-left: 1px solid #000000;
}

.main {
background-color: #303030;
color: #E0E0E0;
vertical-align: top;
padding: 10px;
width: 500px;
text-align: justify;
}

.sidebar {
background-color: #303030;
vertical-align: top;
color: #E0E0E0;
padding: 10px;
text-align: justify;
width: 250px;
border-left: 1px solid #000000;
}

.footer {
background-image: url('images/footer.jpg');
background-color: #C0C0C0;
color: #000000;
font-size: 90%;
font-weight: bold;
text-align: center;
line-height: 20px;
height: 50px;
border-top: 1px solid #000000;
}

.footer A:LINK {color: #000000; text-decoration: none; font-weight: bold;}
.footer A:VISITED {color: #000000; text-decoration: none; font-weight: bold;}
.footer A:HOVER {color: #854903; text-decoration: underline; font-weight: bold;}
.footer A:ACTIVE {color: #000000; text-decoration: none; font-weight: bold;}

.comments {
background-color: #303030;
color: #E0E0E0;
border: 1px solid #C0C0C0;
}

/* BEGIN PROPERTIES FOR IMAGE BORDERS */

.imageleft {
margin: 0px;
float: left;
}

.imageright {
margin: 0px;
float: right;
}

.catalogleft {
margin: 5px;
float: left;
border: 3px double #D87908;
}

.catalogright {
margin: 5px;
float: right;
border: 3px double #D87908;
}

.catalogcenter {
margin: 5px;
float: center;
border: 3px double #D87908;
}
.maincolor1 {
	background-color: #D87908;
color: #FFFFFF;
padding: 5px;
text-align: justify;
width: 250px;
border-left: 0px solid #000000;
}
</pre></body></html>