
 body {margin:0px; padding:0px; background:URL(images/back_main.jpg);}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF;}
  .red{font-family:Tahoma; font-size:11px;  color:#BE3109;}
  .main{font-family:Tahoma; font-size:11px;  color:#4F4F4F; line-height:14px}

}

SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
text-decoration: bold
}


  .input{
  		width:231px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#D32F04;
		font-family:Tahoma; font-size:11px;  color:#BE3109;
		padding-top:2px;
		}
		


		.textarea{
		width:231px; height:123px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#D32F04;
		font-family:Tahoma; font-size:11px;  color:#BE3109;
		padding-top:2px;
		overflow:auto;
		}

}
A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #000002;
	text-decoration: underline;
}
