<!--

BODY,P,TABLE,TD,TR, TEXTAREA {   
  font-size:   10pt;
  font-family: tahoma,arial,sans-serif;
  color: #000000;
  empty-cells:show
}
.tableborders {
  background: #E9E9E9;
}
.blackborders {
  background: #000000;
}
.tdheader {
  font-size:   10pt;
  font-weight: bold;
  color:       #CCC099;
  background:  black;
  font-family: tahoma;
}
.tdheader a:link {
color: white;
}
.tdheader a:visited {
color: white;
}
.tdheader a:active {
color: white;
}
.tdheader a:hover {
color: white;
}

.lighttable {
  background: #FFFFFF;
  color: #000000;
}

.blacktable {
  background: black;
  color: #CCC099;
}

.lighttableb {
  background: #EEEEEE;
  color: #000000;
  font-family: verdana;
  font-size:   10pt;
  font-weight: bold;
}
.darktable {
  background: #F5F5F5;
  color: #000000;
}
.cleartable {
  background: #FFFFFF;                     
}
.buttons {
  font-family: tahoma, arial, sans-serif;
  background-color: #C6C3C6;
  color: #000000;
  font-size: 10pt;
}
.redtableborders {
  background: #000000;
}
.buttonlong
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	height: 22px;
	width: 110px;
}
.buttonmidsize
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	height: 22px;
	width: 95px;
}
.button
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	height: 22px;
	width: 80px;
}

.title1 {
   font-family: Tverdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   color: red;
   font-size: 16pt;
   font-weight: bold;
   font-style: italic;
}
TR.highlight
{
	background-color: #D3FFD3;
}
-->

