/* links styles */
A:link {color: #0060b6; text-decoration: underline;}
A:visited {color: #0060b6; text-decoration: underline;}
A:hover {color: #0060b6; text-decoration: none;}
/* standard styles */
.tiny {font-family: "Times New Roman", Times, serif; font-size: 8px; color: #000000;}
.smaller {font-family: "Times New Roman", Times, serif; font-size: 9px; color: #000000;}
.small {font-family: "Times New Roman", Times, serif; font-size: 10px; color: #000000;}
.normal {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #000000; line-height:15px;}
.medium {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000;}
.large {font-family: "Times New Roman", Times, serif; font-size: 15px; color: #000000;}
.huge {font-family: "Times New Roman", Times, serif; font-size: 18px; color: #000000;}
.enormous {font-family: "Times New Roman", Times, serif; font-size: 26px; color: #000000;}
.tinyred {font-family: "Times New Roman", Times, serif; font-size: 8px; color: #DA1B28;}
.smallerred {font-family: "Times New Roman", Times, serif; font-size: 9px; color: #DA1B28; line-height:12px;}
.smallred {font-family: "Times New Roman", Times, serif; font-size: 10px; color: #DA1B28; line-height:13px;}
.normalred {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #DA1B28; line-height:14px;}
.mediumred {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #DA1B28;}
.largered {font-family: "Times New Roman", Times, serif; font-size: 15px; color: #DA1B28;}
.hugered {font-family: "Times New Roman", Times, serif; font-size: 18px; color: #DA1B28;}
.enormousred {font-family: "Times New Roman", Times, serif; font-size: 26px; color: #DA1B28;}
.smallerb {font-family: "Times New Roman", Times, serif; font-size: 9px; color: #DA1B28; line-height:12px; font-weight:bold;}
.smallb {font-family: "Times New Roman", Times, serif; font-size: 11px; color: #000000; font-weight:bold;}
.normalb {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; font-weight:bold;}
.mediumb {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #000000; font-weight:bold;}
.largeb {font-family: "Times New Roman", Times, serif; font-size: 15px; color: #000000; font-weight:bold;}
.hugeb {font-family: "Times New Roman", Times, serif; font-size: 18px; color: #000000; font-weight:bold;}
.enormousb {font-family: "Times New Roman", Times, serif; font-size: 26px; line-height: 30px; color: #000000; font-weight:bold;}
.smallerredb {font-family: "Times New Roman", Times, serif; font-size: 9px; line-height: 13px; color: #DA1B28; font-weight:bold;}
.smallredb {font-family: "Times New Roman", Times, serif; font-size: 10px; line-height: 14px; color: #DA1B28; font-weight:bold;}
.normalredb {font-family: "Times New Roman", Times, serif; font-size: 12px; line-height: 17px; color: #DA1B28; font-weight:bold;}
.mediumredb {font-family: "Times New Roman", Times, serif; font-size: 13px; line-height: 18px; color: #DA1B28; font-weight:bold;}
.largeredb {font-family: "Times New Roman", Times, serif; font-size: 15px; line-height: 19px; color: #DA1B28; font-weight:bold;}
.hugeredb {font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 22px; color: #DA1B28; font-weight:bold;}
.enormousredb {font-family: "Times New Roman", Times, serif; font-size: 26px; line-height: 30px; color: #000000; font-weight:bold;}
.smallwhite {font-family: "Times New Roman", Times, serif; font-size: 10px; color: #FFFFFF;}
.normalwhite {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF; line-height:13px;}
.mediumwhite {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #FFFFFF;}
.largewhite {font-family: "Times New Roman", Times, serif; font-size: 15px; color: #FFFFFF;}
.hugewhite {font-family: "Times New Roman", Times, serif; font-size: 18px; color: #FFFFFF;}
.invisibleTables {
	border-collapse: collapse;
	display:block;
	table-layout:fixed;
	empty-cells:show;
	border-spacing:0px;
}
.invisibleCells {
	padding:0px;
	margin:0px;
	font-family: Arial,Helvetica,"Franklin Gothic Book",Verdana;
	font-size: 12px;
	color: #000000;
}
.cartTables {
	border-collapse: collapse;
	display:block;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	table-layout:fixed;
	empty-cells:show;
	border-spacing:0px;
}
.headerCells {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	font-family: Arial,Helvetica,"Franklin Gothic Book",Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight:bold;
	background:#6180A1;
	padding:2px;
	margin:0px;
	border:2px solid white;
}
.totalCells {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	font-family: Arial,Helvetica,"Franklin Gothic Book",Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight:bold;
	background:#A2B9D1;
	padding:2px;
	margin:0px;
	border:2px solid white;
}
.dataCells1 {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	font-family: Arial,Helvetica,"Franklin Gothic Book",Verdana;
	font-size: 11px;
	color: #000000;
	background:#F4F4F4;
	padding:2px;
	margin:0px;
	border:2px solid white;
}
.dataCells2 {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	font-family: Arial,Helvetica,"Franklin Gothic Book",Verdana;
	font-size: 11px;
	color: #000000;
	background:#e9e9e9;
	padding:2px;
	margin:0px;
	border:2px solid white;
}
.spacerDiv{
	height:0px; font-size:0px; overflow:hidden;
}
H1 { display:inline; } 