.email {
  width: 310px;
  height: 30px;
  padding-bottom: 0px;
  padding-top: 5px;
  padding-left: 5px;
  margin: 3px;
  border: solid 1px #336600;
}

.text {
font-family: verdana;
  font-size: 10px;
line-height: 19px;
  color: #000000;
}

.main {
font-family: verdana;
  font-size: 16px;
font-weight:bold;
  color: #2a6200
}

.main1 {
font-family: verdana;
  font-size: 12px;
font-weight:bold;
  color: #2a6200
}


.footer {
font-family: verdana;
  font-size: 9px;

  color: #222222;
}

.white_text {
font-family: verdana;
  font-size: 10px;
line-height: 18px;
  color: #ffffff;
}

.dr_text {
font-family: verdana;
  font-size: 12px;
  color: #f1e5a5;
}



.top_text {
  padding-left: 3px;
font-family: verdana;
  font-size: 11px;
line-height: 20px;
  color: #ffffff;

}


.textInput
{
border: 0px solid #ff0000;
background: #ffffff;
color: #000000;
font-size: 20px;
}


