 body {margin:0px; padding:0px; background-color:#330000}
  .text{
	font-family:Tahoma;
	font-size:12px;
	color:rgb(251, 255, 253);
	line-height:normal
}
  .main{
	font-family:Tahoma;
	font-size:12px;
	color:#4C4C4CC;
	line-height:17px
}
  
  a.main:link, a.main:visited {
  		color            	: #000000;
  		font-weight      	: normal;
  		text-decoration: underline;
}

a.main:hover {
  		color            	: #330000;
  		font-weight      	: normal;
}


  .red{font-family:Tahoma; font-size:11px;  color:#9B202A; }
  .white{font-family:Tahoma; font-size:11px;  color:#B88285; line-height:16px }




  .input{
  		width:165px; height:18px;
		border-width:2px;
		border-style:solid;
		background-color:#936E59;
		border-color:#070503;
		font-family:Tahoma; font-size:10px;  color:#F2E1C9; 
		}

	
		.textarea{
		width:164px; height:59px;
		border-width:2px;
		border-style:solid;
		background-color:#936E59;
		border-color:#070503;
		font-family:Tahoma; font-size:10px;  color:#F2E1C9; 
		overflow:auto;
		}


 






 

