#container
{
    BACKGROUND: #fff
}
#header
{
    BACKGROUND: url(images/static/headerbg.gif) no-repeat;

}
#main_nav_container
{
}
#logo
{
    BACKGROUND: no-repeat right top
}
#text_caption
{
    COLOR: #fff
}
#main_nav_list
{
}
#footer
{
    BACKGROUND: url(images/static/footerbg.gif) no-repeat left top
}
#footer_text
{
    COLOR: #887438;
}
#tophead {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #887438;
}

BODY
{
    BACKGROUND: #887438;

}
#content_container P
{
    COLOR: #ffffff;
}
#content_container H1
{
    COLOR: #ffffff;
}
#content_container H2
{
    COLOR: #990000;
}
#content_container H3
{
    COLOR: #990000;
}
#content_container A:link
{
    COLOR: #990000;
}
#content_container A:visited
{
    COLOR: #990000
}
#content_container A:hover
{
    COLOR: #444444;
}
#content_container A:active
{
    COLOR: #990000;
}
TABLE
{
}
TH
{
}
TR
{
}
TD
{
}
#content_container TABLE
{
    BORDER-LEFT-COLOR: #bb9;
    BORDER-BOTTOM-COLOR: #bb9;
    BORDER-TOP-COLOR: #bb9;
    BORDER-RIGHT-COLOR: #bb9
}
#content_container TH
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 3px;

    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #bb9
}
#content_container TR.odd
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 3px;

    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #fff
}
#content_container TR.even
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 3px;

    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #eeeee0
}
FIELDSET
{
    BORDER-LEFT-COLOR: #220;
    BORDER-BOTTOM-COLOR: #220;
    BORDER-TOP-COLOR: #220;
    BORDER-RIGHT-COLOR: #220
}
LEGEND
{
    COLOR: #220
}
LABEL
{
    COLOR: #220
}
INPUT
{
    BORDER-LEFT-COLOR: #220;
    BORDER-BOTTOM-COLOR: #220;
    BORDER-TOP-COLOR: #220;
    BORDER-RIGHT-COLOR: #220
}
TEXTAREA
{
    BORDER-LEFT-COLOR: #220;
    BORDER-BOTTOM-COLOR: #220;
    BORDER-TOP-COLOR: #220;
    BORDER-RIGHT-COLOR: #220
}

