body,b,i,u,p,table,tr,td,a,ul	{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000; }
body { background-color:#FEF2E4; }

.txt	{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000; }
.stxt	{ font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000; }
.hdr	{ font-family:Arial,Helvetica,sans-serif; font-size:16px; color:#000000; font-weight:bold; }
.form 	{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000; background-color:#ffffff; border-bottom:#8D8D8D 1px solid; border-right:#8D8D8D 1px solid; border-top:#8D8D8D 1px solid; border-left:#8D8D8D 1px solid; width:200px; }

.g1		{ background-color:#E7DFD4; }
.g2		{ background-color:#D1CAC2; }

/* definition links */
a			{ font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-size:12px; color:#8D8D8D; font-weight:bold; }
a:active	{ font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-size:12px; color:#8D8D8D; font-weight:bold; }
a:visited	{ font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-size:12px; color:#8D8D8D; font-weight:bold; }
a:hover		{ font-family:Arial,Helvetica,sans-serif; text-decoration:underline; font-size:12px; color:#8D8D8D; font-weight:bold; }

#subnav a img {
  margin: -6px 0 -7px 0;
  background: #fef2e4;
}

#icons {
  text-align: right;
  padding-top: 20px;
  
}

  #icons a {
    font-size: 11px;
    font-weight: normal;
    line-height: 8px;
    text-decoration: none;
  }
  
  #icons a:hover, #icons a:focus, #icons a:active {
    color: #000;
  }
  
    #icons a span {
      padding-bottom: 3px;
      vertical-align: text-top;
    }

a.icon {
  border: none;
  padding: 0px 0px 0px 7px;
}

  a.icon img {
    border: none;
  }
