/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/bg_hor.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
.bodyText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodyText1 a:link {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodyText1 a:visited {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodyText1 a:hover {
	font-style: italic;
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.bodyText1 a:active {
	font-style: italic;
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.randomProducts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.randomProducts a:link {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.randomProducts a:visited {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.randomProducts a:hover {
	font-style: italic;
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.randomProducts a:active {
	font-style: italic;
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.disclaimerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #B3B3B3;
	text-decoration: none;
	text-align: center;
}
.disclaimerText a:link {
	text-decoration: underline;
	color: #B3B3B3;
}
.disclaimerText a:visited {
	text-decoration: underline;
	color: #B3B3B3;
}
.disclaimerText a:hover {
	text-decoration: underline;
	color: #B3B3B3;
}
.disclaimerText a:active {
	text-decoration: underline;
	color: #B3B3B3;
}
.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.breadcrumb a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.breadcrumb a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.breadcrumb a:hover {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.breadcrumb a:active {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.product_title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.product_title1 a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.product_title1 a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.product_title1 a:hover {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.product_title1 a:active {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.product_title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.product_title2 a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.product_title2 a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.product_title2 a:hover {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.product_title2 a:active {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.cartPanel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cartPanel a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cartPanel a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cartPanel a:hover {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.cartPanel a:active {
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
}
.btnSubmit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.btnSubmitOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #D20256;
	text-decoration: none;
	background-color: transparent;
	border: none;
	cursor: pointer;
	cursor: hand;
}