a:hover {  color: #CC0000}
.mymenu {  color: #FFFFFF; text-decoration: none}
a:hover.mymenu {  color: #FFFFFF; text-decoration: underline}
input, select, textarea { font: Tahoma; font-size: 10pt; border-width:1; border-color:black; border-style:solid; }
.Rollover { 
 background:#000000;
 cursor:pointer; cursor:hand;
 } 
.IslandClass { 
 font-family:Tahoma; 
 font-size:XX-Small; 
 font-weight:normal;
 background:#696969;
 color:#FFFFFF;
 border-style:none;
 text-decoration: none;
 } 
.linkstyle { 
 color:#FFFFFF;
 text-decoration: none;
 } 
a:hover.linkstyle {  color: #B0C4DE; text-decoration: none;}
.Rollovermain { 
 color:#B0C4DE;
 } 

 /*this is for Order Processing section - Bob Sept 16, 2002*/

.link2 { font-family: arial, helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #000000; font-weight: bold }
a:hover.link2 { font-family: arial, helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: rgb(153,204,0); font-weight: bold }

.HiliteClass { font-family: arial, helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: rgb(153,204,0); font-weight: bold }

.link3 { font-family: arial, helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #000000; font-weight: bold; text-align: right}

.TreeView			{color:#000000; font-size:8pt; font-family: verdana} 
A.TreeView:LINK		{Text-Decoration: none; color:#4682b4; font-size:8pt; font-family: verdana} 
A.TreeView:VISITED	{Text-Decoration: none; color:#4682b4; font-size:8pt; font-family: verdana} 
A.TreeView:HOVER	{Text-Decoration: underline; color:#4682b4; font-size:8pt; font-family: verdana}