
.bold 
{
  font-weight:bold
}

.center 
{
  text-align:center;
}

.right
{
  text-align:right;
}

.left
{
  text-align:left;
}

.pad01
{
  padding-right: 4px;
}

.Box3d
{
  border-bottom: #333333 1px solid;
  border-right: #555555 1px solid;
  border-left: #BBBBBB 1px solid;
  border-top: #DDDDDD 1px solid;
}

a.lbx:link, a.lbx:visited
{
  text-decoration:none;
  font-size: 14px; 
  font-family: Tahoma, "Trebuchet MS", sans-serif; 
}

a.lbx:hover, a.lbx:active
{
  text-decoration:underline;
  font-size: 14px; 
  font-family: Tahoma, "Trebuchet MS", sans-serif; 
}

a.nodec:link, a.nodec:visited
{
  text-decoration:none;
}

a.nodec:hover, a.nodec:active
{
  text-decoration:underline;
}

.padtop10 
{
  padding-top:10px;
}

.rpthead1 
{
  background-color:#001A99;
  font-family: "Trebuchet MS", Tahoma, "Lucida Sans", Sans-Serif;
  font-size:11px;
  font-weight: bold;
  color:#ffffff;
}

.rptdetail1
{
  font-family: "Trebuchet MS", Tahoma, "Lucida Sans", Sans-Serif;
  font-size:12px;
  color:#030303;
}

.rptdetail1alt 
{
  background-color: #E1E6EA;
}

.pagebuttons
{
  font-family:"Trebuchet MS", Tahoma, "Lucida Sans", Sans-Serif;
  font-size:12px;
  color:#0B0B61;
  text-decoration:none;
  border: 1px solid #0B615E;
}

.pagebuttons a:link, .pagebuttons a:visited
{
  text-decoration:none;
}

.pagebuttons a:hover, .pagebuttons a:active
{
  text-decoration:underline;
}

