a.ProductLinks:link {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0F0F9F;
	
}
a.ProductLinks:hover {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: dashed;
	background-color: #63A2E5;
	color: #ffffff;
	
}
a.ProductLinks:active {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0F0F9F;
	
}
a.ProductLinks:visited {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0F0F9F;
}
.header {
	font-family: Tribuchet MS, Vernanda, Arial;
	font-size: 22px;
	color: #1E64AE;
}
.feedtext {
	font-family: tahoma, vernanda, arial;
	font-size: 12px;
	color: #6C6C6C;
}
.feedtextbold {
	font-family: tahoma, vernanda, arial;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
}
.plaintext {
	font-family: tahoma, vernanda, arial;
	font-size: 13px;
	color: #6C6C6C;
	letter-spacing: 1px;
	line-height: 130%;
}
.plaintextbold {
	font-family: tahoma, vernanda, arial;
	font-size: 13px;
	color: #6C6C6C;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 130%;
}
a.footertext:link {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.footertext:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}
a.footertext:active {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.footertext:visited {
	font-family: arial;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}
.footer {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.formtext {
	font-family: Tribuchet MS, Vernanda, Arial;
	font-size: 12px;
	color: #1E64AE;
	font-weight: bold;
	text-align: right;
}

#cartBody {
	position:relative;
	width:685px;
	background-image:url('http://one-sourcejanitorial.com/images/bg.jpg');
	padding-top:20px;
	margin:auto;
}

.producttext {
	font-family: tahoma, vernanda, arial;
	font-size: 10px;
	color: #6C6C6C;
	line-height: 130%;
}
.productbold {
	font-family: tahoma, vernanda, arial;
	font-size: 10px;
	font-weight: bold;
	color: #6C6C6C;
	line-height: 130%;
}
.prodDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
}
.prodDelete {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003399;
	font-size:10px;
	vertical-align:text-middle;
}

#cartBody fieldset {
	background-color:white;
}

fieldset legend {
	font:13px Helvetica;
	font-weight:bolder;
}

fieldset label {
	float:left;
	color:#63A2E5;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	
}
#info {
	width: 400px;
}

#info input{
	float:left;
}
#info label {
	width:100px;
	float:left;
	clear:left;
	padding:5px;
}


