﻿body 
{
 background-color:White;
 color:Black;
 font-family:Verdana MS Sans Serif;
 font-size:8pt;
 margin-top:auto;
}

.table
{
 
 font-family:Verdana;
 font-size:8pt;
 color:ButtonText;
 width:600;
 
}

.td
{
	text-align:left;
	vertical-align:top;
	font-size:8pt;
}

.tdright
{
	text-align:right;
	vertical-align:top;
}
.tb
{
	font-family:Verdana;
    font-size :8pt;
    color:ButtonText;
    border: solid 1px #C0C0C0;
	margin-bottom: 0px;
}
.watermark
{
	font-family:Verdana;
    font-size :8pt;
    color:Gray;
    font-style:italic;
}
.wizrd
{
	background-color:#C4D7EE;
	font-family:Verdana;
	font-size:8pt;
}

.dropdownlist
{
 font-family:Verdana;
 font-size:8pt;
}
