body{
      margin: 15px 15px 15px 15px;
      background:  fixed url(images/background.gif) #AA9383;
}

.alert {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #711010; padding-right: 20px; padding-top: 7px; text-align: right; vertical-align: top;}

.pow-on div { }
.pow-off div { display: none; }

td { vertical-align: top; }

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; padding-left; 12px; padding-right: 12px; }
.text small {  font-size: 10px; }
.text h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: none; color: #712310; display: inline; }

.text A:link {
color: #000066;
background: transparent;
text-decoration: underline
}

.text A:visited {
color: #000066;
text-decoration: underline
}

.text A:active {
color: #000066;
background: transparent;
text-decoration: underline
}

.text A:hover {
color: #0707ce;
background : transparent;
text-decoration: none
}

.text2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.text2t {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-align: center; background: #711010; vertical-align: middle;}
.text2 small { font-size: 10px; color: #000000; }
.text2 sup{ font-size: 9px; color: #711010; background: #f7e792; }
.text2t sup{ font-size: 9px; color: #ffffff; background: transparent; }

.text2 A:link {
color: #000066;
background: transparent;
text-decoration: underline
}

.text2 A:visited {
color: #000066;
text-decoration: underline
}

.text2 A:active {
color: #000066;
background: transparent;
text-decoration: underline
}

.text2 A:hover {
color: #0707ce;
background : transparent;
text-decoration: none
}

div.hr {
  height: 15px;
  background: #fff url(images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}


img {
	border: none;
}


.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }

a.menu:link, a.menu:visited {
background: url(images/menu_button.gif) no-repeat 0px 2px;
vertical-align: middle;
font-size: 12px;
color: #711010;
text-align: left;
padding-top: 0px;
padding-left: 25px;
height: 10px !important;
height: 10px;
width: 100%;
text-decoration: none;
font-family: Verdana, Arial;
}

a.menu:hover {
background-position: 0px -8px;
text-decoration: underline;
color: #711010;
}



	/* everything below is for the forms*/


      .required { 
        font-family: Verdana;
        text-align: center;
        color: #000000;
        font-size: 10px;
        height: 10px;
      }

      .required b { 
        font-family: Verdana;
        color: #ff0000;
        font-size: 10px;
        font-weight: bold;
        height: 18px;
      }

      .form_name { 
        font-family: Verdana;
        text-align: right;
        color: #000000;
        font-size: 12px;
        height: 12px;
      }

      .form_name b { 
        font-family: Verdana;
        color: #ff0000;
        font-size: 12px;
        font-weight: bold;
        height: 18px;
      }

      .form_name2 { 
        font-family: Verdana;
        text-align: right;
        color: #808080;
        font-size: 12px;
        height: 12px;
      }

      .form_name3 { 
        font-family: Verdana;
        text-align: left;
        color: #000000;
        font-size: 12px;
        height: 12px;
      }
      
      .form_style { 
       font-family: Verdana;
        color: #000000;
        font-size: 12px;
        height: 20px;
        border: 1px solid #cccccc;
      }

      .info { 
       font-family: Verdana;
        color: #000000;
        font-size: 12px;
       text-align: justify;
      }

      .info strong { 
       font-family: Verdana;
        color: #ff0000;
        font-size: 12px;
       font-weight: bold;
       text-align: justify;
      }

      .agreement { 
       font-family: Verdana;
        color: #000000;
        font-size: 12px;
       text-align: justify;
       width: 400px;
       height: 175px;
       padding: 10px;
       overflow: auto;
      }

      .form_style2 { 
       font-family: Verdana;
        color: #000000;
        font-size: 12px;
        height: 20px;
        border: 1px solid #cccccc;
        border-right: 0px solid #cccccc;
        text-align: right;
      }

      .form_style3 { 
       font-family: Verdana;
        color: #000000;
        font-size: 12px;
        height: 20px;
        border: 1px solid #cccccc;
        border-left: 0px solid #cccccc;
        text-align: left;
      }

      .form_style4 { 
       font-family: Verdana;
        color: #808080;
        font-size: 12px;
        height: 20px;
        border: 1px solid #cccccc;
        border-right: 0px solid #cccccc;
        text-align: right;
      }

      .form_style5 { 
       font-family: Verdana;
        color: #808080;
        font-size: 12px;
        height: 20px;
        border: 1px solid #cccccc;
        border-left: 0px solid #cccccc;
        text-align: left;
      }

      .form_style6 { 
       font-family: Verdana;
        color: #808080;
        font-size: 12px;
        height: 20px;
        border: 1px solid #cccccc;
      }

      .form_btn { 
        background: #cccccc;
        color: #000000;
        font-size: 13px;
        font-weight: bold;
        height: 25px;
        border: 1px solid #16767f;
      }