BODY{
  font-family:Verdana;
  font-size:9pt;
}
TABLE{
  font-family:Verdana;
  font-size:9pt;
  line-height:1.4em
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: none;
  color: #FF9900;
}
a:active {
  text-decoration: none;
  color: #FF9900;
}

.ts a:link {
  color: #DD6204;
  text-decoration: none;
}
.ts a:visited {
  text-decoration: none;
  color: #DD6204;
}
.ts a:hover {
  text-decoration: none;
  color: #DD6204;
}
.ts a:active {
  text-decoration: none;
  color: #DD6204;
}

.Menu{
  font-variant:small-caps;
}
.Title{
  font-weight:bold;
  font-size:11pt;
  color:#FF9900;
}
.description{  
  color:#FF9900;
  font-size:14px;
  font-weight:bold;
  line-height:1.7em;
}

.mTextbox {
  height: 20px;
  width: 200px;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  border: 1px solid #996600;
}

.mDownlist {
  height: 20px;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  border: 1px solid #996600;
}
.manual_link{
  color:#FF9900;
}
