body 
{
margin:5px;
font-family:Arial,Helvetica,sans-serif;
color:#ffffff;
font-size:12px;
background-image:url(images/back_background.gif);
background-repeat:repeat;
background-position:0% 0%;
}


a.nav:link    {color:#ffffff;text-decoration:none;font-weight:bold;font-size:13px}
a.nav:visited {color:#ffffff;text-decoration:none;font-weight:bold;font-size:13px}
a.nav:hover   {color:#ffc400;text-decoration:none;font-weight:bold;font-size:13px}
a.nav:active  {color:#ffffff;text-decoration:none;font-weight:bold;font-size:13px}

a.footer_links:link    {color:#000000;text-decoration:none;font-weight:normal;font-size:11px}
a.footer_links:visited {color:#000000;text-decoration:none;font-weight:normal;font-size:11px}
a.footer_links:hover   {color:#d70311;text-decoration:none;font-weight:normal;font-size:11px}
a.footer_links:active  {color:#000000;text-decoration:none;font-weight:normal;font-size:11px}

a:link    {color:#800000;text-decoration:underline;font-weight:normal;font-size:12px}
a:visited {color:#800000;text-decoration:underline;font-weight:normal;font-size:12px}
a:hover   {color:#ffffff;text-decoration:underline;font-weight:normal;font-size:12px}
a:active  {color:#800000;text-decoration:underline;font-weight:normal;font-size:12px}

.main_table
{
background-image:url(images/repeat_content.gif);
background-repeat:repeat-y;
background-position:0% 0%;
}

.footer
{
 background-color:#ffc400;
 padding:6px;
 font-size:11px;
 border:1px solid #ffffff;
 color:#404040
}

.nav_underline
{
background-image:url('images/dottedline.gif');
background-repeat:repeat-x;
background-position:0% 100%;
padding:3px 3px 3px 10px;
text-align:left;
}

