     body
     {
          margin: 0px;
          padding: 0px;
          background: url(../img/bg.gif);
     }

     td
     {
          font-family: Tahoma;
          font-size: 11px;
          color: #333333;
     }

     h1
     {
          font-family: Tahoma;
	      font-size: 18px;
          color: #5d0029;
          font-weight: normal;
          padding: 0px;
          margin: 0px;
     }
     
     .tdlogo {
     	position: relative;
     	background: #67002f url(../img/bg_logo.jpg);
     	vertical-align: center;
     	text-align: center;
     }
	 .tahoma10-dark
     {
		  font-family: Tahoma;
	      font-size: 10px;
          color: #333333;
          font-weight: normal;
     }
	 .tahoma11-dark
     {
		  font-family: Tahoma;
	      font-size: 11px;
          color: #333333;
          font-weight: normal;
     }
	 	 .tahoma12-dark
     {
		  font-family: Tahoma;
	      font-size: 12px;
          color: #333333;
          font-weight: normal;
     }
	 .tahoma10-mail
     {
		  font-family: Tahoma;
	      font-size: 10px;
          color: #333333;
          font-weight: normal;
		  text-decoration:underline;
     }
	 .tahoma10-mail:hover
     {
		  font-family: Tahoma;
	      font-size: 10px;
          color: #9f024a;
          font-weight: normal;
		  text-decoration: none;
     }
	 	 .tahoma11-mail
     {
		  font-family: Tahoma;
	      font-size: 11px;
          color: #333333;
          font-weight: normal;
		  text-decoration:underline;
     }
	 .tahoma11-mail:hover
     {
		  font-family: Tahoma;
	      font-size: 11px;
          color: #9f024a;
          font-weight: normal;
		  text-decoration: none;
     }
	 
     .tahoma11-white
     {
		  font-family: Tahoma;
	      font-size: 11px;
          color: #ffffff;
          font-weight: normal;
     }
     .tahoma11-light
     {
		  font-family: Tahoma;
	      font-size: 11px;
          color: #cccccc;
		  margin-top: 5px;
          font-weight: normal;
     }
	 
	 .madeby
     {
		  font-family: Tahoma;
	      font-size: 11px;
          color: #cccccc;
          font-weight: normal;
     }
	  .madeby:hover
     {
		  color: #ffffff;
		  text-decoration:none;
     }
