                        .mainx {
			width: 670px;
			margin: 0px;
			padding-top: 20px;
			padding-right: 15px;
			padding-bottom: 20px;
			padding-left: 15px;
			z-index: 1;
		}

		td a {
			font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
			color: #AC6001;
		}

		td li {
			font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
			color: #743c17;
		}

		td {
			font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
		}

		th {
			text-transform: uppercase;
		}
		.emphasis {
			color: #743c17
		}
      .inp {
			font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
         color: red;
         width: 5em;
      }
		input[type="submit"] {
			background-color: #bd852c;
			color: White;
			font-weight: bold;
			font-family: 'Times New Roman';
			font-size: 125%;
			height: 28px;
			border: 2px solid Black;
		}

