body
{
background-color:#1f3e59;
margin:10px;
}

body,table,td
{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#404040;
}

.bg_repeat
{
background-image:url('images/bg_repeat.gif');
background-repeat:repeat-y;
background-position:0% 0%;
}

.footer
{
background-color:#336699;
color:#ffffff;
font-size:12px;
}

.left
{
padding:10px 0px 5px 0px
}

.content
{
padding:10px 10px 10px 20px
}

.linkheader
{
font-size:18px;
color:#336699;
font-weight:bold;
}

ul.nav
{
margin-left:10px;
list-style-image:url(images/bullets.gif);
}

A:link    {color:#336699;text-decoration:underline;font-weight:normal;}
A:visited {color:#336699;text-decoration:underline;font-weight:normal;}
A:hover   {color:#800000;text-decoration:underline;font-weight:normal;}
A:active  {color:#336699;text-decoration:underline;font-weight:normal;}

A.footerlink:link    {color:#ffffff;text-decoration:none;font-weight:bold;}
A.footerlink:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
A.footerlink:hover   {color:#ffffff;text-decoration:none;font-weight:bold;}
A.footerlink:active  {color:#ffffff;text-decoration:none;font-weight:bold;}

hr
{
height:1px;
color:#336699
}

.dottedline
{
border-bottom:1px dashed #c0c0c0
}

strong
{
color:#336699
}
