BODY, TD, P, DIV {
	font-size: 12px;
	font-family: "Arial", "Tahoma", "Verdana", "Times New Roman";
	color: #000000;
	background-color: #ffffff;
}

TITLE {
	text-transform: capitalize;
}

H1 {
	margin-top: 0px;
	margin-bottom: 13px;
}

.head {
	margin-top: 0px;
	margin-bottom: 30px;
}

.CustBox {
	width: 450px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.CustBoxT {

}
.CustBoxTD {
	background-color: #ffffff;
}
.CustTitle {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.DialogBorder {
	background-color: #ffffff;
}

.ProductDetailsTitle {
	color: #ff3300;
	font-weight: bold;
	font-size: 12px;
}

.Line {
	background-color: #FF6600;
}

.subButton {
	color: #ffffff;
	background-color: #000066;
}
.emphasis3 {
	color: maroon;
	font-size: 16px;
}
.emphasis1 {
	font-weight: bold;
}
.emphasis2 {
	font-style: italic;
}
.cartForm {
	margin: 0px;
	margin-top: 30px;
}

