
body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px
}

body {
  margin: 0px;
}

.heading {
  font-size: 16px;
  font-weight: bold;
  color: #996600
}

.subHeading {
  font-size: 14px;
  font-weight: bold;
  color: #996600
}

.subsubHeading {
  font-size: 13px;
  font-weight: bold;
  color: #5E3418
}

.signature {
  font-size: 12px;
  font-style: italic;
}

.disclaimer {
  font-size: 9px;
  color: #999999
}

.search {
  font-weight: bold;
  color: #FFFF99
}

A:hover {
  color: #FF0000
}

A.login {
  text-decoration: none;
}

.listGroup {
  font-weight: bold;
  color: #5E3418
}

.listSubGroup {
  font-weight: bold;
  color: #A17011
}

.listItem {
  font-weight: normal;
  color: #5E3418
}

.listSubItem {
  font-weight: normal;
  color: #A17011
}

.tableHeading {
  font-size: 12px;
  font-weight: bold;
  color: #996600 ;
  background-color: #FFCC66
}

.tableTitle {
  font-weight: bold;
  background-color: #CC9933
}

.tableItem {
  font-weight: normal;
  background-color: #FFFFCD
}

.tableItemLink {
  font-weight: bold;
  background-color: #FFFFCD ;
  color: #4D201E
}

.formHeading {
  font-size: 12px;
  font-weight: bold;
  background-color: #CC9933;
  color: #FFCC66;
}

.formItem {
  font-weight: bold;
  background-color: #FFFFCD;
  color: #5E3418;
}

.login {
  font-family: Trebuchet MS;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFCD;
  text-decoration: none;
}

.chinese {
  color: #5E3418;
  font-size: 16px;
  line-height: 25px;
}

img {
  border: 0px;
}

.border {
  border: 1px solid #AB8540;
}


