textarea {
	overflow:auto;
}

img {
	border:none;
}

.btext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.comictext {
	font-family: "Comic Sans MS";
	color: #000000;
}
.comicredtext {
	font-family: "Comic Sans MS";
	color: #FF0000;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #2e50a2;
	font-weight: bold;
	padding-bottom: 5px;
}
.a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c3080;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #be1820;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

.ba:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.ba:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.ba:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.ba:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

TD.productListing-data {
border-right:2px solid #2e50a2; 
border-bottom:3px solid #2e50a2;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;

  font-family: Arial, Helvetica, sans-serif;
	color: #000000;
  background: #ffffff;
}

TD.productListing {
border-left:2px solid #cccccc; 
border-top:2px solid #cccccc; 
border-right:2px solid #cccccc; 
border-bottom:2px solid #cccccc;  
text-align:center;
vertical-align:top; 
padding:2 2 2 2;
z-index:2;

  font-family: Arial, Helvetica, sans-serif;
	color: #000000;
  background: #ffffff;
}

.productListing-heading {

border-right:2px solid #2e50a2; 
border-bottom:3px solid #2e50a2;  
text-align:left; 
  	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e50a2;
	font-weight: bold;
  background: #ffffff;
  //shopping-cart header/footer color
}
