body table {
 text-align: left;
}

.menubutton, .menubutton:visited, .menubutton:link {
   float: left;
   padding-left: 7px;
   padding-top: 5px;
   display: block;
   width: 128px;
   height: 31px;
   color: #747476;
   font-size: 14px;
   background-image: url('images/button_back.png');
   background-repeat: no-repeat;
   text-decoration: none;
   margin-bottom: 2px;
   margin-left: 75px;
   text-align: left;

}

.menubutton:hover {
   background-image: url('');
   background-repeat: no-repeat;
   color: #A2A2A4;
}

#menuback {
   background-image: url('images/menuback.gif');
   background-repeat: x-repeat;
   text-align: left;
}

A {

}

A.status:link {

  TEXT-DECORATION: none;
  color: #A2A2A4;
}

A.status:hover {

  TEXT-DECORATION: none;
  color:  #A2A2A4;
}

A.status:visited {

  TEXT-DECORATION: none;
  color: #A2A2A4;
}

A:link {
       color: #714942;

}

A:visited {
       color: #714942;

}

A:hover {
       color: #714942;

}


.status {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #A2A2A4;
        TEXT-DECORATION: none;

}

.headline {
        font-family: times, times new roman;
        font-size: 18px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #727276;
}

input, textarea, select {
        background-color: #FDF9EA;
        color: #727276;
        font-family : times, times new roman;
        font-size : 10px;
        font-weight : normal;
        BORDER-LEFT: 1px solid #8E8E8D;
        BORDER-RIGHT: 1px solid #8E8E8D;
        BORDER-TOP: 1px solid #8E8E8D;
        BORDER-BOTTOM: 1px solid #8E8E8D;

}

.text, table, body {
    font-family: times, times new roman;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #727276;
  TEXT-DECORATION: none;
}

hr { color: #008DD9; }

p { margin-bottom:6px; }

FONT {
        FONT-FAMILY: times, times new roman;
        FONT-SIZE: 11pt; TEXT-DECORATION: none;
        COLOR: #521206;
}
FONT.f12pt {
        FONT-SIZE: 11pt;
}
FONT.f14pt {
        FONT-SIZE: 13pt;
}
FONT.f8pt {
        FONT-SIZE: 8pt;
}
FONT.f10pt {
        FONT-SIZE: 8pt;
}
FONT.f16pt {
        FONT-SIZE: 15pt;
}


