body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 7D0000;
	color: #000000;
	position: center;
}
.HeaderLargeRed {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #CE240A;
	font-style: normal;
}
.HeaderLargeBlack {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	font-style: normal;
}
.HeaderSubBlue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #002E66;
}
.HeaderSubRed {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #CE240A;
}
.greenquotetext {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: 008000;
}
.greyquotetext {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	font-style: italic;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	font-style: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
	text-align: left;
	line-height: 18px;
}
.greybodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: lighter;
	text-align: left;
	line-height: 18px;
}
.bodytextwhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: justify;
}
.carttext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
	text-align: left;
}
.cartheader {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
}
.breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #0066FF;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #0066FF;
	TEXT-DECORATION: underline
}

.footerlinks a:link {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration: none;
}
.footerlinks a:visited {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration: none;
}
.footerlinks a:hover {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration:underline;
}
.footerlinks a:active {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration:underline;
}
