a
{
  color: #425E64;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  color: #F6F6F6;
  text-decoration: none;
}

a.micro
{
  color: #425E64;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

a.micro:hover
{
  color: #F6F6F6;
  text-decoration: none;
}

b.yellow
{
  color: sandybrown;
}

b.red
{
  color: red;
}

body
{
  color: #425E64;
  background-color: #D1DBDC;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

div
{
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}



div.menu

{
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

div.rand1
{
  font-size: 1pt;
  background-color: #E0F0F0;
}

div.rand2
{
  font-size: 1pt;
  background-color: #FFA84B;
}

div.strike
{
  text-decoration: line-through;
}

input

{
  color: #425E64;
  font-size: 8pt;
  font-weight: normal;
  font-family: Verdana, Tahoma, Arial, Helvetica;
}

input.readonly
{
  background-color: #CADACA;
}

select
{
  color: #425E64;
  font-size: 8pt;
  font-weight: normal;
  font-family: Verdana, Tahoma, Arial, Helvetica;
}

table
{
  color: #425E64;
  font-size: 8pt;
  font-weight: normal;
  font-family: Verdana, Tahoma, Arial, Helvetica;
}

textarea
{
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
  color: #425E64;
}

textarea.readonly
{
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
  color: #425E64;
  background-color: #D1DBDC;
}

td.green
{
  color: green;
}

td.yellow
{
  color: sandybrown;
}

td.red
{
  color: red;
}

th.foreground
{
  color: #464646;
  color: #425E64;
  height: 20px;
  font-size: 8pt;
  font-weight: bold;
  background-image: url('img/TH20a.png');
  background-repeat: repeat-x
}

th.background
{
  height:18px;
  background-color: #D1DBDC;
}

tr
{
  color: #425E64;
  margin-left: 10px;
  margin-right: 0px;
}

tr:hover {
	color: #425E64;
}

.header
{
  color: #F38C1F;
  background-color: #F8FAFA;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 28pt;
  font-weight: normal;
}

.headersmall
{
  color: #F38C1F;
}

.help
{
  color: #767676;
  background-color: #CADACA;
  visibility: hidden;
  position: absolute; 
  width: 300px; 
}

.small
{
  font-size: 7pt;
  font-weight: normal;
}

.smallerror
{
  color: red;
  font-size: 7pt;
  font-weight: bold;
}

.smallwarning
{
  color: #AF580B;
  font-size: 7pt;
  font-weight: bold;
}

.warning
{
  color: #AF580B;
  font-size: 9pt;
  font-weight: normal;
}

.tablelink
{
  font-size: 8pt;
  font-weight: normal;
}
.historictestlink {
	color:#999;
}
.comingtestlink {
}

