/* CSS Document */
<!--
body {
background-color: #C9BDAD;
background-image: url(images/bg.gif);
}
td {
font-family: arial,helvetica,sans-serif;
font-size: 11px;
color: #3a3333;
}
.menu {
background-color: #bbccdd;
border-right-style: solid; border-right-width: 1px; border-right-color: #224466;
font-weight: bold;
text-align: right;
padding-right: 5px;
}
.menu2 {
background-color: #8899aa;
font-weight: bold;
text-align: right;
padding-right: 5px;
border-style: solid; border-width: 1px; border-color: #224466;
}
.spacer {
font-size: 1px;
background-color: #bbccdd;
border-right-style: solid; border-right-width: 1px; border-right-color: #224466;
}

.footer {
text-align: center;
font-size: 10px;
}
a:link.footer, a:visited.footer {
color: #5a5555;
text-decoration: none;
}
a:hover.footer, a:active.footer {
color: #3a3333;
text-decoration: underline;
}
h1 {
font-family: arial narrow, helvetica, sans serif;
font-size: 22px;
font-weight: bold;
text-align: left;
color: #8899aa;
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #8899aa;
}
.subheader {
font-family: arial narrow, helvetica, sans serif;
font-size: 18px;
font-weight: bold;
text-align: left;
color: #557799;
padding-left: 20px;
}
.caption {
font-family: arial, helvetica, sans serif;
font-size: 11px;
color: #557799;
}
.gallery {
font-family: arial, helvetica, sans serif;
font-size: 16px;
color: #335577;
}
a:link.subheader, a:visited.subheader{
color: #aabbcc;
}
a:hover.subheader, a:active.subheader {
color: #8899aa;
}
a:link.basic, a:visited.basic {
color: #557799;
}
a:hover.basic, a:active.basic {
color: #8899aa;
}
-->

