

body { margin:0px; padding:0px; background-color:#555555; font-family:tahoma; font-size:14px;}

b { color:#0C4A97}

.MenuTable
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    width: 130px;
    color: #4B4B4B;
}
  .MenuTable a:link
  {
    text-decoration:none;
    color: #4B4B4B;
  }
  .MenuTable a:active
  {
    text-decoration:none;
    color: #4B4B4B;
  }
  .MenuTable a:hover
  {
    text-decoration:none;
    color: #4B4B4B;
  }
  .MenuTable a:visited
{
    text-decoration: none;
    color: #4B4B4B;
}
  
  .ClassifiedCategory 
  { 
    text-decoration:underline; 
    font-weight:bold; 
    font-size:10pt; 
    line-height: normal; 
  }
  .ClassifiedCategory a:link
  {
    text-decoration:underline;
  }
  .ClassifiedCategory a:active
  {
    text-decoration:underline;
  }
  .ClassifiedCategory a:hover
  {
    text-decoration:underline;
  }
  .ClassifiedCategory a:visited
  {
    text-decoration:underline;
  }

div.scroll 
{	
	height: 308px;	
	width: 150px;	
	overflow: auto;	
	border: 0px;	
	background-color: #ffffff;	
	padding: 0px;
}

 .TableHeader
  {
    font-weight:bold;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #e6e6e6;
  }
