a:link 
{ text-decoration: underline;} 

a:visited 
{ text-decoration: underline;} 

a:hover 
{ text-decoration: underline;}

a.menu:link
{font-family:arial; font-size:13px; color:#FFFFFF; text-decoration:none}
a.menu:visited
{font-family:arial; font-size:13px; color:#FFFFFF; text-decoration:none}
a.menu:hover
{font-family:arial; font-size:13px; color:#FFFFFF; text-decoration:underline}

.headings
{ font-family: arial; font-size: 18 px; color: #009000; font-weight: bold;}

td
{ font-family: arial; font-size: 12 px; color: #black; } 

td.tooltip
{ font-family: arial; font-size: 11 px; color: #black; } 

HR
 { height: 1; color: #008000; width:750; left: 15} 

H1
{ font-size: 12; font-weight: bold; color: black; }

INPUT
{font-family: verdana; font-size: 10 px; }

SELECT
{font-family: verdana; font-size: 10 px; }

.BorderOn  { width:150px;
             margin-left:10px;
             border:1px solid #C0C0FF;
						 background-color: #C0FFC0;
						 font-weight: bold }
.BorderOff { width:150px;
             margin-left:0px;
             border:1px solid #FFFFFF;
						 background-color: #C0FFC0;
						 font-weight: bold }

.BorderOn2  { width:150px;
             margin-left:10px;
             border:1px solid #C0C0FF;
						 background-color: #63C188;
						 font-weight: bold }
.BorderOff2 { width:150px;
             margin-left:0px;
             border:1px solid #FFFFFF;
						 background-color: #63C188;
						 font-weight: bold }
						 
A.toolbar:link      {color:#003063; text-decoration:none;}
A.toolbar:visited   {color:#003063; text-decoration:none;}
A.toolbar:active    {color:#003063; text-decoration:none;}
A.toolbar:hover     {color:#FF4040; text-decoration:none;}   

A.toolbar2:link      {color:#FFFFFF; text-decoration:none;}
A.toolbar2:visited   {color:#FFFFFF; text-decoration:none;}
A.toolbar2:active    {color:#FFFFFF; text-decoration:none;}
A.toolbar2:hover     {color:#FF4040; text-decoration:none;}  