a:active     { font-family: Tahoma; font-size: 8pt; color: #666666 }
a:link       { font-family: Tahoma; font-size: 8pt; color: #006699; text-decoration:underline }
a:hover       { font-family: Tahoma; font-size: 8pt; color: #006666; text-decoration:underline }
a:visited    { font-family: Tahoma; font-size: 8pt; color: #006699; text-decoration:none underline }
a            { font-family: Tahoma; font-size: 8pt; color:#666666}
address      { font-family: Tahoma; font-size: 8pt; color:#666666}
body         { font-family: Tahoma; font-size: 8pt; color:#666666}
button       { font-family: Tahoma; font-size: 8pt; color:#666666}
fieldset     { font-size: 8pt; font-family: Tahoma; color:#666666}
html         { font-size: 8pt; font-family: Tahoma; color:#666666}
textarea     { font-family: Tahoma; font-size: 8pt; color:#666666}
h1           { font-family: Tahoma; font-size: 8pt; color:#666666}
h2           { font-family: Tahoma; font-size: 8pt; color:#666666}
h3           { font-family: Tahoma; font-size: 8pt; color:#666666}

p            { font-family: Tahoma; font-size: 8pt; color:#666666}
td           { font-family: Tahoma; font-size: 8pt; color:#666666}
<!--
BODY {
  scrollbar-arrow-color:black;
  scrollbar-base-color:grey;
  scrollbar-shadow-color:silver;
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-dark-shadow-color:white;
  scrollbar-3d-light-color:white;
}
//-->

<!------------------------------------------------------------------------------ form style do not edit{  }
<!--
select {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:8pt;
  color:#666666;
  border:1px solid #808080;
  background-color:white;
}
//-->

<!--
input {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:8pt;
  color:#666666;
  border:1px solid #808080;
  background-color:white;
}
//-->

<!--
textarea {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:8pt;
  color:#666666;
  border:1px solid #808080;
  background-color:white;
}
//-->


.gray {
	BACKGROUND-COLOR: #E9EBEA; TEXT-DECORATION: none;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11.5px; 
	color:#000000;
}

.Mouseover
{
	background-color:#E4E6E5 ;