body {
  padding: 0;
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  color: #000000;
  margin: 0px;
  background-color: #ffffff;
}

input, select, textarea {
  font-family :  Arial, Tahoma, Verdana;
  height:16px;
  width:100px;
  font-size:11px;
  line-height:13px;
  color:#777777;
  background-color:#eeeeee;
  border:0
}

li {
  list-style-image: url(images/li.jpg);
} 

table {
  empty-cells: show;
}

img {
  border: 0;
  margin: 0;
}

h1 {
  color: ff9900;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  padding: 0px 0px 0px 15px;
}

img.flleft {
  float: left;
}

td.title {
  color: #97A1AA;
  font-weight: bold;
  font-size: 18px;
  padding: 0px 0px 5px 10px;
}

td.menu {
  padding: 21px 0px 0px 0px;
  background-color: #ffffff;
}

td.menu a {
  color: #999999;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  line-height:15px;
}

td.menu_back {
  background-color:#cccccc;
  behavior:url('menu.htc');
  padding: 0px 0px 2px 0px;
}

td.menu_back:hover {
  background-color:#ff9900;
}

td.minitext {
  color: #ffffff;
  font-size: 10px;
  line-height:10px;
  padding: 4px 0px 0px 10px;
}

td.miniurl {
  color: #ff9900;
  font-weight: bold;
  font-size: 11px;
  line-height:10px;
  padding: 2px 0px 2px 5px;
}

td.miniurl a{
  color: #ff9900;
  text-decoration: none;
}

td.content {
  color: #000000;
  font-size: 14px;
  line-height:14px;
  padding: 5px 15px 5px 5px;
}

td.content a {
  color: #000000;
}

td.content a:hover {
  color: #ff9900;
}


td.menu_bottom {
  color: #97A1AA;
  font-size: 11px;
  font-weight: bold;
  line-height:11px;
  padding: 5px 0px 5px 0px;
}

td.menu_bottom a{
  color: #97A1AA;
  text-decoration: none;
}

td.menu_bottom a:hover{
  color: #ff9900;
  text-decoration: underline;
}

td.bottom {
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  line-height:39px;
}

td.bottom a{
  color: #000000;
}

td.bottom a:hover{
  color: #ff9900;
}