

td { font-family : arial, helvetica, sans-serif;	font-size   : 13px;	  }

.normal {	font-family : arial, helvetica, sans-serif;	font-size   : 13px;	font-weight: normal;}

A:link { 	FONT: ; COLOR: #003366; TEXT-DECORATION: none}

A:active { FONT: ; COLOR: #0000FF; TEXT-DECORATION: none}

A:visited { FONT: ; COLOR: #6699CC; TEXT-DECORATION: none}

A:hover { FONT: ; COLOR: #af0020; TEXT-DECORATION: underline}

 table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(images/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(images/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(images/right-shadow.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(images/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(images/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(images/left-shadow.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }

.callbox {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 15px;
}
