<style type="text/css">
<!--

body {
  background-color: #000000;
  margin: 0px 0px 0px 0px;
}

body.main {
  background-color: #000000;
  margin: 0px 0px 0px 0px;
}

table {
  border-collapse: collapse;
  background-color: #cccc99;
}

table.side {
  background-color: #cccc99;
  border: 1px solid #000000;
}

td.topbar {
  background:#cccc99;
  height: 2px;
  border: 0px;
}

td.tabs {
  align: center;
  height: 18px;
  background:#cccc99;
  font-family: arial; 
  font-size:14px;
  line-height:normal;
  border-bottom: 1px solid #000000;
}

td.header {
  width:1008px; 
  height: 110px;
  background-color: #000000;
  layer-background-color: #000000;
  font-family: arial;
  background:url(images/header.gif);
  text-align: center;
  vertical-align: bottom;
}

td.headerext {
  height: 110px;
  background-color: #000000;
  layer-background-color: #000000;
  font-family: arial;
  background:url(images/headerext.gif);
  text-align: center;
  vertical-align: bottom;
}

td.links {
  background-image: url("images/bglinks.gif");
  font-family: arial; 
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  height: 40px;
  background-color: red;
}

h1 {
  font-family: arial; 
  font-size: 9pt;
  color: #ffffff;
  font-weight: bold;
  margin: 25px 0px 8px 10px;
}

h2 {
  font-family: arial; 
  font-size: 10pt;
  color: #ffffff;
  font-weight: bold;
  margin: 8px 0px 2px 60px;
}

h3 {
  font-family: arial; 
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  margin: 1px 0px 0px 20px;
}

h4 {
  font-family: arial; 
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
  margin: 1px 0px 0px 20px;
}

.lb {
  font-family: arial; 
  font-size: 11pt;
  color: #000000;
  border: solid 1px #666666;
}

td {
  font-family: arial; 
  font-size: 11px;
  color: #000000;
  background-color: #cccc99;
}

td.blk {
  width:100%; 
  height: 30px;
  background-color: #000000;
  layer-background-color: #000000;
  font-family: arial;
}

td.top {
  background-image: url("images/bgtop.gif");
  font-family: arial; 
  font-size: 11px;
  color: #000000;
}

td.box {
  background-image: url("images/box.gif");
  font-family: arial; 
  font-size: 11px;
  color: #ffffff;
}

td.title {
  background-image: url("images/bgtitle.gif");
  font-family: arial; 
  font-size: 10px;
  color: #000000;
}

td.main {
  background-color: #cccc99;
  font-family: arial; 
  font-size: 10pt;
  color: #000000;
}

td.links {
  background-image: url("images/bglinks.gif");
  font-family: arial; 
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}



td.sidetop {
  background-image: url("images/sidetop.gif");
  background-color: #cccc99;
}

td.sidemain {
  background-image: url("images/sidemain.gif");
  background-color: #cccc99;
  font-family: arial; 
  font-size: 10pt;
  color: #000000;
}

td.sidebtm {
  background-image: url("images/sidebtm.gif");
  background-color: #cccc99;
}

p.indent {
  font-family: arial; 
  font-size: 10pt;
  color: #000000;
  margin: 0px 10px 0px 10px;
}

hr.under {
  color: #000000;
  margin-bottom: 3px;
  margin-top: 3px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

a {
  color: #ffffff;
  font-family: arial;
  font-size: 12px; 
  text-decoration: none;
}

a:hover   {
  color: #ff0000;
  font-family: arial; 
  font-size: 12px; 
  text-decoration: underline;
}

a.blue {
  font-family: arial; 
  font-size: 10pt;
  color: blue;
  text-decoration: none;
}

a.blue:hover   {
  font-family: arial; 
  font-size: 10pt;
  color: red;
  text-decoration: underline;
}

a.blklg {
  font-family: arial; 
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

a.blklg:hover   {
  font-family: arial; 
  font-size: 14px;
  font-weight: bold;
  color: blue;
}

a.blk {
  font-family: arial; 
  font-weight: bold;
  color: #000000;
}

a.blk:hover   {
  font-family: arial; 
  font-weight: bold;
  color: blue;
}

a.red {
font-weight: bold;
color: red;
  font-family: arial; 
}

a.red:hover   {
font-weight: bold;
color: #000000;
  font-family: arial; 
}

#tabs {
  align: center;
  width:100%;
  background:#cccc99;
  font-family: arial; 
  font-size:14px;
  line-height:normal;
  border-bottom: 0px solid #666666;
}

#tabs ul {
  margin:0;
  padding: 4px 10px 0px 100px;
  list-style:none;
}
    
#tabs li {
  display:inline;
  margin:0;
  padding:4;
}
    
#tabs a {
  float:left;
  background:url("images/tableft.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 3px;
  text-decoration:none;
}

#tabs a span {
  float:left;
  display:block;
  background:url("images/tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#ffffff;
}

#tabs a span {
  float:none;
}

#tabs a:hover span {
  color:#ffffff;
}

#tabs a:hover {
  background-position:0% -42px;
}

#tabs a:hover span {
  background-position:100% -42px;
}

#tabs a.here {
  background-position:0% -42px;
}

#tabs span.here {
  background-position:100% -42px;
}

//-->
</style>