
	 BODY{
	 background:#E3E5E8;
	 }


	 TD  {
              font-size : 12px;
              color : #555555;
              font-family : arial, tahoma;
              line-height : 17px;
      }

	.header {
			  font-size: 12px;
			  color: #364B6C;
			  font-weight:bold;
			  }



	a:link {
              color : #666666;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:visited {
              color : #666666;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:active {
              color : #666666;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #666666;
              font-weight : bold;
              text-decoration : underline;
      }
	

	.thinTB {
              border-right : 1px solid #666666;
              border-top : 1px solid #666666;
              border-left : 1px solid #666666;
              border-bottom : 1px solid #666666;
      }


	  .border {
              border-right : 3px solid #364B6C;
			  }
	  
