body       {
            font-family: verdana, arial, times;
            color: #555555;
            background-color: #555555;
            margin: 20px;
           }
textarea   {
            font-family: verdana, arial, times;
           }
input      {
            font-family: verdana, arial, times
           }
table      {
            background-color: #FFFFFF;
           }
a          {
            color: #555555;
            text-decoration: none;
           }
a:hover    {
            color: #000000;
           }
td.menu_item{
            color: #555555;
            text-align: left;
            font-size: 10pt;
            font-weight: bold;
            background-color: transparent;
           }
td.menu_highlight{
            cursor: hand;
            color: #000000;
            text-align: left;
            font-size: 10pt;
            font-weight: bold;
            background-color: transparent;
           }
td.dropdown{
            font-weight: bold
           }
td.dropdown_high{
            cursor: hand;
            color: #000000;
            font-weight: bold;
           }
.small     {
            font-size: 8pt
           }
label      {
            font-size: 10pt
           }
td.text    {
            color: #555555;
            font-size: 8pt;
            font-weight: normal
					 }
td.textlink{
            cursor: hand;
            color: #000000;
            font-size: 8pt;
            font-weight: normal;
            text-decoration: underline;
           }
td.heading {
            color: #000000;
            font-size: 10pt;
            font-weight: bold;
           }
td.lastupdated{
            color: #555555;
            font-size: 8pt;
            font-weight: normal;
           }
.dropdownmenu{cursor: hand;
            color: #555555;
            text-align: left;
            font-size: 10pt;
            background-color: transparent;
            background-image: url(./images/dimmed_back.gif)
           }
div.workDiv{width:100%;
            overflow: hidden;
            position: relative}
h1				 {font-decoration: default;}
.grey      {
            color: #555555;
           }
.smallblack{
            color: #000000;
            font-size: 8pt
           }
p					 {
            font-size: 10pt
           }
p.header   {
            font-size: 10pt;
            font-weight: bold;
            height: 10px
           }
.maintable {
            height: 520px;
            width: 800px;
            background-color: #FFFFFF;
            cell-padding:2px;
           }
 
