A:link    {text-decoration: none; color: #888888;}
A:visited {text-decoration: none; color: #888888;}
A:active  {text-decoration: none; color: #888888;}
A:hover   {text-decoration: none; color: black;}

HR
{
  color: #999999;
  height: 1px;
}

.table
{
  font-family: Verdana;
  width: 100%;
}
.left, .right
{
  border: 1px solid #888888;
  width: 21%;
  font-size: 11px;
  vertical-align: top;
  padding: 5px;
}
.left
{
  padding-left: 20px;
  padding-bottom: 5px;
}
.center
{
  vertical-align: top;
  font-size: 12px;
  padding: 5px;
  text-align: left;
}
.mainimage
{
  height: 50px;
  margin-top: 10px;
  border: 1px solid #999999;
}
.subimage
{
  height: 150px;
  border: 1px solid #999999;
}
.smallimage
{
  height: 40px;
  border: 1px solid #999999;
}
.select
{
  cursor: pointer;
  background-color: #eeeeee;
  border: 1px solid #888888;
  padding: 5px;
}
.noselect
{
  cursor: pointer;
  background-color: white;
  border: 1px solid white;
  padding: 5px;
}
.halfselect
{
  background-color: #fefefe;
  border: 1px solid #aaaaaa;
  padding: 5px;
}
.subsub
{
  background-color: #f5f5f5;
  border: 1px solid #333333;
  padding: 5px;
  margin-bottom: 10px;
}
.orderdiv
{
  background-color: #bbbbbb;
  border: 1px solid black;
  margin-bottom: 2px;
  color:white;
}

.input
{
	background-color:#f6f6f6;
	border-width:1px;
	border-style:solid;
	border-color:#777777;
	color:#002200;
	font-size:12px;
}
.button
{
	font-family:verdana;
	font-size:10px;
}
.smalltext
{
  font-size: 10px;
  margin-bottom: 5px;
}

.removeLink:link    {text-decoration: none; color: #aa0000;}
.removeLink:visited {text-decoration: none; color: #aa0000;}
.removeLink:active  {text-decoration: none; color: #aa0000;}
.removeLink:hover   {text-decoration: none; color: #ee0000;}
.removeLink
{
  font-size: 10px;
  color: red;
}

.label
{
  text-align: right;
  font-size: 9px;
  padding-left: 20px;
  width: 20%;
}
.text2
{
  text-align: left;
  font-size: 10px;
  padding-left: 10px;
}
.textt2
{
  text-align: left;
  font-size: 10px;
  padding-left: 3px;
  color:white;
}
.text
{
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  padding-left: 10px;
}
.textt
{
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: black;
}
.order
{
  font-size: 12px;
  text-align: right;
}
.optiontd
{
  font-size: 9px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.tabbbel
{
   width: 100%;
}
.labbbel
{
   font-size: 10px;
   text-align: right;
   padding-right: 10px;
   width: 33%;
}
.babbbel
{

}
.asterix
{
  font-size: 10px;
  font-weight: bold;
  color: red;
  padding: 0px;
  margin: 0px;
}

.logintable
{
  font-size: 10px;
  padding: 0px;
  margin-top: 20px;
  margin-left: 50px;
}











