/* Created with <STRONG><CONTACT> */
/* http://www.stronghtml.com/ */

table {
  background:
  #0000C0;
  font-size: small;
  font-weight: normal;
  color: #FFFFFF;
}


font {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: small;
  font-weight: normal;
  page: auto
}

h1 {font-family: Helvetica, sans-serif;
   color: FFFFFF;
   font-size: 14pt;
   font-weight: normal;
}

   H3 {font-family: Helvetica, sans-serif;
   color: #FFFFFF;
   font-size: 8pt;
}

/* Left Column Style */
.prayer_requestLeftColumn {
 padding-right:10px;
 padding-bottom:10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: small;
  font-weight: normal;
}

/* Right Column Style */
.prayer_requestRightColumn {
 padding-right:10px;
 padding-bottom:10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: small;
  font-weight: normal;
}

/* Text Field Style */
.prayer_requestTextField {
 width:150px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
  font-family: Arial, Helvetica, sans-serif;
  color: #6600FF;
  font-size: small;
  font-weight: normal;
}

/* Text Area Style */
.prayer_requestTextArea {
 width:150px;
 height:80px;
 border: 1px solid #999999;
  font-family: Arial, Helvetica, sans-serif;
  color: #6600FF;
  font-size: small;
  font-weight: normal;

 padding-left:2px;
  font-family: Arial, Helvetica, sans-serif;
  color: #6600FF;
  font-size: small;
  font-weight: normal;
}

/* Check Box Style */
.prayer_requestCheckBox {
   font-family: Arial, Helvetica, sans-serif;
  color: #6600FF;
  font-size: small;
  font-weight: normal;
}

/* Submit Button Style */
.prayer_requestSubmit {
 border: 1px solid #999999;
   font-family: Arial, Helvetica, sans-serif;
  color: #00008b;
  font-size: small;
  font-weight: normal;
}

/* Errors Block Style */
.prayer_requestErrors {
 color:#FF0000;
}

/* Thank You Message Style */
.prayer_requestThankYou {
    font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: small;
  font-weight: normal;
}