<STYLE TYPE="text/css">
<!--

A {
  color: #FF9900;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: overline underline;
}

-->
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#333366;
scrollbar-highlight-color:#333366;
scrollbar-3dlight-color:#FF9900;
scrollbar-darkshadow-color:#333366;
scrollbar-shadow-color:#845B3D;
scrollbar-arrow-color:#FF9900;
scrollbar-track-color:#333366;
}
-->
</STYLE>

<style><!--


tr.border {
  background: #000000;
}
td.border {
  color: #000000;
  font-weight: bold;
}
table.content{
  background:#ffffff;
}

.error{
  color: #FF0000;
}

input, textarea {
  border:  thin solid #000000;
  border-width:1px;
  font-size : 8pt;
  color: #Gray;
}

input.radio, input.checkbox {
  border-width:0px;

  background:#ebebeb;

}

.thumb {
  border:  thin solid #000000;
  border-width:1px;
}
.thumbVIP {
  border:  thin solid #808080;
  border-width:1px;
}

.thumb:hover {
  border:  thin solid #000000;
  border-width:1px;
}

.thumbVIP:hover {
  border:  thin solid #FCC2CE;
  border-width:1px;
}

td {
  font-size : 8pt;
  font-family:verdana;
  color: #FF9900;
}

td.catheader {
  font-size: 16pt;
  font-weight: bold;
}


//--></style>
