td.small
{
  padding-left: 3px;
  padding-right: 3px;
  margin: 0px;
  height: 25px;

  font-family: verdana, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  margin: 0px;
}
td.sub
{
  padding-left: 3px;
  padding-right: 3px;
  margin: 0px;
  height: 17px;

  color: #818181;
  font-family: verdana, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
}

div.boxpos
{
  position: absolute;
  left: 10px;
  top: 55px;
}

table.box
{
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;

  background: #B9BEC2;

  width: 215px;
}

table
{
  TABLE-LAYOUT: fixed;
}

td.title
{
  background: #215284;
  height: 18px;
  padding: 2px;

font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

td
{
  background: #E2E6E9;
  padding: 0px;
}


a.title:link
{
color:white;
font-weight: bold;
text-decoration : none;
}

a.title:visited
{
color:white;
font-weight: bold;
text-decoration : none;
}

a.title:active
{
color:white;
font-weight : bold;
text-decoration : none;
}

a.title:hover
{
color:white;
font-weight : bold;
text-decoration : none;
}


a:link
{
color:#255385;
font-weight: normal;
text-decoration : underline;
}

a:visited
{
color:#255385;
font-weight: normal;
text-decoration : underline;
}

a:active
{
color:#255385;
font-weight : normal;
text-decoration : underline;
}

a:hover
{
color:#255385;
font-weight : normal;
text-decoration : underline;
}

p.sep
{
  height: 5px;
  margin: 0px;
  padding: 0px;
}

