body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}
.homeList td {
	font-size: 11px;
}
td{ 
	padding-top:10px;
}
.section {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.noticed {
	font-size: 12px;
}
.headingen {
	font-size: 16px;
	color: #FFFFFF;
}
.borderright {
	border-right-style: dotted;
	border-top-color: #327CBB;
	border-right-color: #327CBB;
	border-bottom-color: #327CBB;
	border-left-color: #327CBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:link, a:visited, a:active {
	color: #0042B0;
}
a:hover {
	color: #E32438;
}

#TotalPrice{
	font-size:14px;
	font-weight:bold;
	float:right;
	width:230px;
}