BODY { border:none;background-color: #E9E1CA; color: #000000; width:99%;margin-left:0px;margin-top:0px; }

A:link    { color: #0000FF }
A:active  { color: #FF0000 }
A:visited { color: #0000FF }

.brushrow { float:left; margin-left:70px; text-align:center; width: 90%;padding-bottom:5px; }
.brush { float:left;text-align:center; width: 98%; }

.brushdiv { text-align:center; width: 98%; }

.StockInput
{
height:18px;
width:40px;
text-align:center;
font-weight:bold;
background-color:#cae4ff;
color:#0000AA;
}
.brushIMG
{
   float:left;
   margin-left:15x;
   margin-right:5px;
   margin-bottom:5px;
}
.brushcell
{ 
  float:left; 
  text-align:center; 
  vertical-align:middle;
  height:70px;
  width:80px;
  font-size: x-small;
  font-weight: bold;
  font-family: Arial;
  border: thin ridge #ffffff;
  background-color: #CFC0AF;
}
.brushpic
{ 
  float:left; 
  text-align:center; 
  vertical-align:middle;
  width:70px;
  height:100%;
}
.brushtitle
{
  float:left; 
  text-align:left; 
  vertical-align:middle;
  width:84%;
  font-family: Arial;
  font-size: small;
  font-weight: bold;
  height:30px;
  color: #000080;
}
.brushinfo
{ 
  float:right; 
  text-align:justify; 
  vertical-align:middle;
  width:84%;
}

.brushbutton
{
   height:25px; 
   background-color:#0070a6;
   color:#ffff00;
   font-weight:bold;
   font-family:Times New Roman;
   width:250px;
}

.cartbutton
{
   height:25px; 
   background-color:#0070a6;
   color:#ffff00;
   font-weight:bold;
   font-family:Times New Roman;
}

.T1cartbutton
{
   height:25px; 
   background-color:#000000;
   color:#ffff00;
   font-weight:bold;
   font-family:Times New Roman;
   width:100%;
   height:35px;
   font-size:large;
}

.TITitle
{
border:solid thin #000000;
background-color:#aa0000;
color:#ffffff;
font-weight:bold;
text-align:center;
}
.TIMenuTitle
{
border:solid thin #000000;
background-color:#b7b7db;
color:#000000;
margin-bottom:10px;
}


.stockrow { float:left; margin-left:70px; text-align:center; width: 78%;padding-bottom:5px; }
.stock { float:left;text-align:center; width: 98%; }

.stockcell
{ 
  float:left; 
  display:block;
  text-align:center; 
  vertical-align:middle;
  height:70px;
  width:80px;
  font-size: x-small;
  font-weight: bold;
  font-family: Arial;
  border: thin ridge #ffffff;
  background-color: #CFC0AF;
}
.stockpic
{ 
  float:left; 
  text-align:center; 
  vertical-align:middle;
  width:70px;
  height:100%;
}
.stocktitle
{
  float:right; 
  text-align:left; 
  vertical-align:middle;
  width:83%;
  font-family: Arial;
  font-size: small;
  font-weight: bold;
  height:30px;
  color: #000080;
}
.stockinfo
{ 
  float:right; 
  text-align:justify; 
  vertical-align:middle;
  width:83%;
}

.stockbutton
{
   height:25px; 
   background-color:#000000;
   color:#ffff00;
   font-weight:bold;
   font-family:Times New Roman;
}
.HTop { font-weight:bold;color:#EAE2CB; }
P { text-align:justify; }
.SpecialOn
{
   border:thin inset;
   padding:3px;
   text-align:center;
   font-size:medium;
   width:250px;
   background-color:#dd0000;
   color:#ffffff;
   font-weight:bold;
   cursor:pointer;
}
.SpecialOff
{
   border:thin inset;
   padding:3px;
   text-align:center;
   font-size:medium;
   width:250px;
   background-color:#aa0000;
   color:#ffff00;
   font-weight:bold;
   cursor:hand;
}


