.bgdark   {font-size: 8pt; color: #ffffff; background: #777777; font-family: verdana; text-decoration: none}
.pbg {font-size: 8pt; color: #000000; background-image: url(images/pbg.gif); font-family: verdana; text-decoration: none}
.pbg2 {font-size: 8pt; color: #000000; background-image: url(images/pbg2.gif); font-family: verdana; text-decoration: none}
.bglight, .bgmedium  {font-size: 8pt; color: #000000; background: #efefef; font-family: verdana; text-decoration: none}
.bgslight {font-size: 8pt; color: #000000; background: #ffffff; font-family: verdana; text-decoration: none}
.bgover {font-size: 8pt; color: #000000; background: #ffffff; font-family: verdana; text-decoration: none}
.txt {font-size: 8pt; color: #333333; font-family: verdana; text-decoration: none}

.but {font-size: 8pt; color: #000000; background: buttonface; font-family: verdana; text-decoration: none}

.but.hover, .bgmedium:hover, .bglight:hover, .bgslight:hover, .bgover:hover {color: #ff0000}
.bgdark:hover {color: #F3DE2C}

.outset {cursor: hand; width:16;height:16;margin:2px;padding:2px;vertical-align:middle;border:1px solid;border-left-color:buttonhighlight;border-top-color:buttonhighlight;border-right-color:buttonshadow;border-bottom-color:buttonshadow; background-color:buttonface}
.inset {cursor: hand; width:16;height:16;margin:2px;padding:2px;vertical-align:middle;border:1px solid buttonface; background-color:buttonface}

.input {font-size: 8pt; color: #000000; background: #ffffff; font-family: verdana; text-decoration: none; border: 1px solid}

.cbord {
  background-color: White;
  cursor : default;
  text-decoration: none;
}

.c {
  font-family: arial;
  font-size: 8pt;
  background-color: White;
  text-align: center;
  padding: 1 px;
  cursor:hand;
  text-decoration: none;
}

.cwe {
  font-family: arial;
  font-size: 8pt;
  background-color: White;
  text-align: center;
  padding: 1 px;
  background-color: #dddddd;
  cursor:hand;
  text-decoration: none;
}
.ch {
  font-family: arial;
  text-align: center;
  padding: 1 px;
  font-size: 8pt;
  background-color: #FFF0F5;
  cursor : default;
  text-decoration: none;
}