.hdrlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C5196;
	text-decoration: none;
}
.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C5196;
	text-decoration: none;
}
.prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C5196;
	text-decoration: none;
}
.box1 {
	border: 1px solid #dadada;
	margin-top: 10px;
}
.price1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	text-decoration: none;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DADADA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
	width: 155px;
	margin-top: 5px;
	margin-bottom: 5px;

}
prodname2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C5196;
	text-decoration: none;
}
.prodname2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C5196;
	text-decoration: none;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a3a2ed;
	text-decoration: none;
}
.orderform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#tablemain {
	height:350px;
	background-image: url(../images/contback.gif);
}
#tableviewcart {
	height:350px;
	background-image: url(../images/contback.gif);
}
#tableproducts {
	height:350px;
	background-image: url(../images/contback.gif);
}
#tablesearch {
	height:350px;
	background-image: url(../images/contback.gif);
}

#tablecustreg {
	height:350px;
	background-image: url(../images/contback.gif);
}
#sidebar{
	height:350px;
	background-image: url(../images/sideback.gif);
}

