
BODY {
background-color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 65%;
margin: 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: #E0E0E0;
height: 1px;
width: 100%;
}

p.double {
line-height: 2em;
text-align: right;
font-weight: bold;
letter-spacing: 3px;
}

.pullquote {
text-align: left;
color: #3300CC;
font-size: 1em;
font-weight: bold;
line-height: 1.4em;
width: 200px;
float: left;
margin: 5px 0px 8px 35px;
border-top: 1px dotted #3300CC;
border-bottom: 1px dotted #3300CC;
}


/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color : #3300CC; font-weight: bold; text-decoration: none}
A:VISITED {color : #3300CC; font-weight: bold; text-decoration : none}
A:HOVER {color : #FFFFFF; font-weight: bold; background: #A0EF5C; text-decoration : none}
A:ACTIVE {color : #3300CC; font-weight: bold; text-decoration : none}

H1 {
color: #000000;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 2px;
}

h2 {
color: #000000;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
}

h3 {
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;
}

h4, h5 {
color: #000000;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}

h6 {
color: #000000;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
} 


/* BEGIN TABLE AND CELL CLASSES */

.maintable {
background-image: url('images/overig/background.gif');
background-color: #FFFFFF;
color: #000000;
}

.main {
color: #000000;
vertical-align: top;
line-height: 12px;
padding: 10px 10px 10px 20px;
width: 560px;
text-align: left;
}

.sidebar {
vertical-align: top;
color: #000000;
padding: 10px;
text-align: left;
width: 10px;
}

.sidebar A:LINK {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:VISITED {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.sidebar A:ACTIVE {color: #000000; text-decoration: none; font-weight: bold;}

.copyright {
text-align: center;
font-size: 90%;
font-weight: bold;
letter-spacing: 3px;
}

.catalog {
color: #000000;
vertical-align: top;
text-align: justify;
}

/* BEGIN PROPERTIES FOR PHOTO IMAGE BORDERS */

.imageleft {
margin: 0px 20px 0px 0px;
float: left;
border: 3px double #182B54;
}

.imageright {
margin: 0px 0px 0px 20px;
float: right;
border: 3px double #182B54;
}
