body
{
background-color:#7f0000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#ffffff;
}

.main_table
{
background-image:url(images/Image1_5x1.gif);
background-repeat:repeat-y;
background-position:X% Y%;
height:100%;
}

table
{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#ffffff;
}

.content_bg
{
height:100%;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#ffffff;
}

A:link    {color:#ffffff}
A:visited {color:#ffffff}
A:hover   {color:#c0c0c0}
A:active  {color:#ffffff}

strong
{
color:#ff9900
}