/*Top*/

body {
  font-family     : verdana,tahoma,trebuchet,arial,helvetica,sans-serif;
  margin-top      : 2px;
  margin-bottom   : 2px;
  margin-left     : 2px;
  margin-right    : 2px;
  width           : 100%;
}
table {
  background-color: #000099;
  color           : #FFFFFC;
  cellpadding     : 4; 
  cellspacing     : 0;
  width           : 100%;
}
td.check {
  vertical-align  : middle;
}
.topleft {
  font-size       : 11px;
  line-height     : 18px;
  text-align      : left;
}
.topright {
  font-size       : 11px;
  line-height     : 18px;
  text-align      : right;
}
img.check {
  vertical-align  : middle;
}
a:link {
  background-color: #000099; 
  color           : #FFFFFC;
  text-decoration : none;
}
a:visited {
  background-color: #000099;
  color           : #FFFFFC;
  text-decoration : none;
}
a:active {
  background-color: #000099; 
  color           : #FFFFFC;
  text-decoration : none;
}
a:hover {
  background-color: #FFFFFC; 
  color           : #333366;
  text-decoration : none;
}
