
body {
  background-image: url(images/bg.gif);
  background-attachment: fixed; }


.frm {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #333; }
  
  
form {
  margin: 0px;
  border: 0px; }
  
  
.text {
  background-image: url(images/inputBg.gif);
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #333;
  border: 1px solid #FFDE1A;
  font-weight: bold; }
  
  
.text2 {
  background-image: url(images/inputBg.gif);
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #333;
  border: 1px solid #FFDE1A;
  font-weight: normal;
  margin: 3px; }
  
  
select {
  background-color: #ddd;
  font-weight: normal;
  font-size: 11px;
  font-family: Lucida Sans, sans-serif;
  margin: 3px; }
  
  
td {
  font-family: Lucida Sans Unicode, Lucida Sans, verdana, arial, helvetica;
  font-size: 11px;
  color: #333;
  text-align: justify;
  line-height: 13px; }
  
  
a {
  color: #009226;
  font-weight: bold; }
  
  
a:hover {
  color: #FFC804; }
  
  
.btm a {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #007F1E;
  margin: 2px;
  padding: 3px;
  text-decoration: none; }
  
  
.btm a:hover {
  color: #FFC804;
  background-color: #007F1E; }
  
  
h1 {
  font-family: Lucida Sans, Arial, sans-serif;
  color: #009325; 
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 24px;
  line-height: 24px;
  margin: 0px; }
  
  
hr {
  background-color: #ddd;
  color: #ddd;
  height: 1px;
  width: 100%;
  border: 0px; }
  
  
.content {
  background-image: url(images/content.jpg);
  background-repeat: no-repeat;
  background-color: #F0F4E9; }
  
  
#question {
  background-color: #009226;
  padding: 5px;
  color: #F0F4E9;
  font-weight: bold;
  width: 100%; }
  
  
.step {
  border: 1px solid #ddd;
  width: 99%; }



































  


