body { 
  margin: 10 10 10 10;
  background-color: #FFFFFF;
}

a {
  text-decoration: none;
  font-weight: normal;
  color: #0022FF;
}

a:hover {
  text-decoration: underline;
}

ul {
  list-style-type: square;
  list-style-image: url(sym/bullet.gif);
  line-height: 17px;
}

.line {
  background-color: #D0D0D0;
}

.menuline {
  background-color: #BBBBBB;
}

.winbody {
  margin-top: 10;
  margin-bottom: 10;
  border: 1px solid #D0D0D0;
  padding: 5 5 5 5;
  background: url(sym/bgwinbody.gif) top repeat-x #FFFFFF;
  color: #000000;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
}

.text {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  line-height: 15px;
}

.highlighttext {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  line-height: 15px;
}

.menulink {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.activemenulink {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.header {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background: url(pic/header.gif) top #FFFFFF;
  height: 45;
}

.footer {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background: url(pic/footer.gif) top #FFFFFF;
  height: 30;
}

.title {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #EE6600;
  text-decoration: none;
  background: url(pic/title.gif) top #FFFFFF;
  height: 25;
}
