/*

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #c60751;
  text-decoration: underline;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #7F7F7F;
}


 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #CFCFCF;
  width: 135px;
  height: 19px;
  color: #CFCFCF;
  font-size: 9px;
 }

 .cs{
  font-size: 10px;
  color: #6C6C6C;
  font-weight: bold;
 }

 .cs1{
  font-size: 10px;
  color: #2C2C2C;  
 }


 .cs2{
  font-size: 16px;
  color: #003366;
  font-weight: bold;  
 }

 .cs3{
  font-size: 11px;
  color: #424242;  
 }


 .ml{
  color: #2C2C2C;
  font-size: 10px;
  text-decoration: underline;
 }

 .ml1{
  color: #AF0000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #003366;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #7F7F7F;
  font-size: 10px;  
  text-decoration: none;
 }

 .ml4{
  color: #003366;
  font-size: 11px;  
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #424242;
  font-weight: bold;  
  text-decoration: none;
 }

 .ml6{
  color: #830000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 
 .se{
  width: 93px;
  font-size: 9px;
  color: #B2B2B2;
 }

