
 body {margin:0px; padding:0px; background:URL(images/back_main.jpg); background-position:center}

  .menu{font-family:Tahoma; font-size:9px;  color:#A29A81; text-decoration:none; font-weight: bold;}
  .pol{font-family:Tahoma; font-size:9px;  color:#A29A81; text-decoration:none}
  .main{font-family:Tahoma; font-size:12px;  color:#878764; line-height:12px}
  .orange{font-family:Tahoma; font-size:9px;  color:#C1902E; line-height:12px}
  .title{font-family:Tahoma; font-size:12px;  color:#312B27; line-height:12px}
  .text{font-family:Tahoma; font-size:9px;  color:#C1C0AF; line-height:12px}

  .input{
  		width:172px; height:24px;
		border-width:2px;
		border-style:solid;
		background-color:#BF9C5E;
		border-color:#43300C;
		font-family:Tahoma; font-size:11px;  color:#322400;
		padding-top:3px;
		}

		.textarea{
		width:172px; height:144px;
		border-width:2px;
		border-style:solid;
		background-color:#BF9C5E;
		border-color:#43300C;
		font-family:Tahoma; font-size:11px;  color:#322400;
		padding-top:3px;
		overflow:auto;
		}