.InventoryHeader { font-size: 12; font-family: arial; color: #ffffff; text-align: 
left; background-color: #224b71; text-decoration: none; } .InventoryHeader:hover 
{ font-size: 12; font-family: arial; color: #ffffff; text-align: left; background-color: 
#224b71; text-decoration: underline; } .InventoryList { font-size: 12; font-family: 
arial; color: #224b71; text-align: left; background-color: #ffffff; text-decoration: 
none; } .InventoryList:hover { font-size: 12; font-family: arial; color: #224b71; 
text-align: left; background-color: #ffffff; text-decoration: underline; } .GreyBar 
{ font-size: 9; font-family: arial; color: #000000; text-align: left; background-color: 
#cccccc; text-decoration: none; } .GreyBarRight { font-size: 9; font-family: arial; 
color: #000000; text-align: right; background-color: #cccccc; text-decoration: 
none; } .InventoryText { font-size: 12; font-family: arial; color: #000000; text-align: 
left; background-color: #ffffff; text-decoration: none; } .BodyText { font-size: 
11; font-family: veranda; color: #333333; text-align: left; background-color: 
#ffffff; text-deceration: none; } 

.LoginText 
{ 
  font-size: 9; 
  font-family: arial; 
  color: #ffffff; 
  text-align: left; 
  background-color: #224b71; 
  text-decoration: none; 
}