﻿body { font-family: Arial; font-size:smaller;
}
.menu 
{
  font-size:medium;
  text-decoration:none;
  color:#284775;
  font-family:Arial; 
  font-weight:bold
}
.smalllink
{
  font-size:small;
  text-decoration:none;
  color:#284775;
  font-family:Arial; 
  font-weight:normal
}
A:hover.smalllink
{
  text-decoration:underline;
}
.smalllinkb
{
  font-size:small;
  text-decoration:none;
  color:#284775;
  font-family:Arial; 
  font-weight:bold
}
A:hover.smalllinkb
{
  text-decoration:underline;
}
.t {background: url(Images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(Images/dot.gif) 0 100% repeat-x; padding-bottom:1px;}
.l {background: url(Images/dot.gif) 0 0 repeat-y}
.r {background: url(Images/dot.gif) 100% 0 repeat-y}
.bl {background: url(Images/dot.gif) 0 100% no-repeat}
.br {background: url(Images/dot.gif) 100% 100% no-repeat}
.tl {background: url(Images/tl.gif) 0 0 no-repeat; padding-left:1px;}
.tr {background: url(Images/tr.gif) 100% 0 no-repeat; padding-right:1px} 
.commandrow { border-top: solid 1px black; }
.viewHeader { text-align:center; padding-top:5px; border-bottom: solid 1px black; }