.body {
   background-color: #9ADE8D;
	
	direction: rtl;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
	
}

.title {
	color: #333333;
	font-size: 14px;
	font: Guttman Haim;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textbox {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background-color:#009966;
  border: solid 1px #E0E0E0; 	
}

.button{
color: #FFFFFF;
	  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
    background-color: #FF9000;
  border: solid 1px #E0E0E0; 	
}

.text {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: Black;
}
