BODY {
background-color: FAE6C2;
background-image: url("/images/background.gif");
background-repeat: no-repeat;
background-attachment: fixed;
font-family: arial,sans-serif;
color: #000000;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
a:link: #6F9ED2;
a:visited: #6F9ED2;
a:hover: #6F9ED2;
a:active: #6F9ED2;
}

INPUT {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:14px;
    border: 1 solid #858585;
    background : #FFFFFF;
}
TEXTAREA {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:14px;
    border: 1 solid #858585;
    background : #FFFFFF;
}
SELECT { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:12px;
    border: 1 solid #cccccc;
    background : #FFFFFF;
}


i { font-size: 14px }

h1 {
color: 657B94;
font-size: 14pt;
font-family: sans-serif,arial,helvetica,verdana
}

.table100hdr {
background-color: #657B94;
color: #ffffff;
font-weight: bold
}

.thdr {
background-color: #2C4D5D;
color: #ffffff;
font-weight: bold;
text-decoration: underline
}

table.table100 {
background-color: #F4F4E9;
style: filter=alpha(opacity=50);
width: 80%
}

.referralbutton {
  background: #E5E1CB;
  color: #000;
  font-weight: bold;
  padding: 4px;
  border-right: 2px solid #DAD8C8;
  border-bottom: 2px solid #DAD8C8;
}

.contactTable { 
  border: 0; border-style: solid; border-color: ADA28D; border-bottom-width: 1px;
}


