.cartHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF10;
}

.pagepath
{
	font-size: 12px;
	font-weight: bold;
	color: #0E6E26;
}

.apagepath
{
	font-size: 12px;
	font-weight: bold;
	color: #D9940E;
}

.path
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.stxt 
{	font-size: 12px; 
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.stxt2 { font-size: 12px; color: #575757}

.rtxt {  font-size: 12px; color: #666666}

.price
{	font-size: 12px; 
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.originalPrice
{
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: line-through;
}

.inputBox
{	font-size: 12px; 	
	border : solid 1px #3C9914;
	color: #0E6E26;
}

.moreLink
{	font-size: 12px; 
	color: #0E6E26;
	font-weight: bold;
	text-decoration: none;
}