TABLE {
	margin-right: auto;
	margin-left: auto;

}

TABLE.Main {
	margin-right: auto; 
margin-left: auto; 
	width: 800px;

}
TABLE.StoreHeader {
margin-right: auto; 
margin-left: auto; 

	
}
TD.Main {
	margin-right: auto; 
margin-left: auto; 

}

TD {
	
	font: 11px Arial;



	text-align: justify;



	margin-left: 15px;



	margin-right: 15px;



	margin-top: 25px;



	color: #363636;
}

a {



	border: none;



	text-decoration: none;



	color: #707070;



}

.highlight {
	border: none;
	text-decoration: none;
	color: #707070;
	text-align: left;
}



body {



	margin: auto auto;



	height: 100%;



} 



select {



	height: 20px;



	width: 159px;



	font: 10px Arial;



}

/* basket page */
.heading {
	font: 18px Times New Roman;	
}

/* default page */
.searchCriteriaHeader {
	font: 18px Times New Roman;
}


/* checkout page */
.checkoutPageHeader {
	font: 18px Times New Roman;
}
.checkoutAlert {
	color: #707070;
	font: 12px Arial;
}
.sectionHeader {
	font: 18px Times New Roman;	
}

/* login page */
.pageHeader {
	font: 18px Times New Roman;	
}
.headerLogin {
	font: 18px Times New Roman;
}


.categoryHeader {
	font: 18px Times New Roman;
	
}
.preference {
	font: 18px Times New Roman;
}

.header {
font: 18px Times New Roman;
	
}
.summarySectionHeader {
font: 18px Times New Roman;
	
}
.content {
	font: 11px Arial;

	color: #363636;
	}
.special {

	font: bold 12px Times New Roman;

	margin-left: 15px;
	
	color: #CC3333;

}
