A {
	TEXT-DECORATION: none;
	color: black;
	border-color: black;
}

A.productLinks 
{
	text-decoration: none;
	color: #AA0000;
}

.verdanaMenu:Hover 
{
	TEXT-DECORATION: underline;
	color:Yellow;
}

.textBox250
{
	width:250;
}

A:Hover {
	TEXT-DECORATION: underline;
}

A.thumbs {
  color: Black;	
  border-color:Black;
}

A.emailAddress 
{
	color: Blue;
}
.cellRed {
	background-color: #AA0000;
}

.cellGray 
{
	background-color: #E9E9E9;
}

A.verdanaMenu 
{
	color: White;
	font-weight:bold;
  font-size: 11px;
  font-family:Arial;
  font-variant:normal;
  font-style: normal;
}
.Verdana12 { 
  font-weight: normal; 
  font-size: 12px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

.Verdana11 { 
  font-weight: normal; 
  font-size: 11px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

.Verdana11Control250 { 
  font-weight: normal; 
  font-size: 11px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  width: 250px;
}

.Verdana11Control100 { 
  font-weight: normal; 
  font-size: 11px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  width: 100px;
}

.Verdana11Control75 { 
  font-weight: normal; 
  font-size: 11px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  width: 75px;
}

.Verdana10 { 
  font-weight: normal; 
  font-size: 10px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}
a.txtHDR12 { 
  font-weight: bold; 
  font-size: 12px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
}
a.txtFLD12 { 
  font-weight: bold; 
  font-size: 12px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
}
a.txtselect10 { 
  font-weight: normal; 
  font-size: 10px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
}
a.txtrequired { 
  font-weight: normal; 
  font-size: 10px;
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
  color: red;
}
