a:link    { color: #313848; FONT-SIZE: 11px; text-decoration: underline; font-weight: bold; }
a:active  { color: #313848; FONT-SIZE: 11px; text-decoration: underline; font-weight: bold; }
a:visited { color: #313848; FONT-SIZE: 11px; text-decoration: underline; font-weight: bold; }
a:hover   { color: #313848; FONT-SIZE: 11px; text-decoration: underline; font-weight: bold; }

body
{
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;

  padding: 0;

  font:  11px verdana, geneva, arial, sans-serif;
  color: #5C5C5C;

  background-color:      #819AAD;
  background-image:      url('images/bg.gif');
  background-attachment: fixed;
}



img { border: 0px none; }

td, font
{
  font:  11px verdana, arial, sans-serif;
  color: #313848;
}

.heading     { font-family: Verdana; color: #FFFFFF; font-size: 14pt }
B, STRONG { font-weight : bold; }

.maintable
{
  background-color: #ffffff;

  border-left:    2px solid #687F91;
  border-right:   2px solid #687F91;
  border-top:     0px solid #687F91;
  border-bottom:  0px solid #687F91;
}

.boxes
{
  border-left:    5px  solid #B5BCCA;
  border-right:   5px  solid #B5BCCA;
  border-top:     5px  solid #B5BCCA;
  border-bottom:  15px solid #B5BCCA;
}

.copyright
{
  font:  11px verdana, arial;
  color: #5C5C5C;
}


hr
{
  height: 1px;
  border: 0px;

  color: #DDE7EC;
  background-color: #DDE7EC;
}