@charset "UTF-8";
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #742023;
	text-align: left;
}
.black_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFF;
	text-align: left;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #742023;
	text-decoration: none;
	text-align: center;
}
.image_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	display: inline-block;
	background-color: #333333;
	filter:alpha(opacity=75);
	opacity: 0.75;
	width: 300px;
}
.image_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	display: inline-block;
	background-color: #333333;
	filter:alpha(opacity=75);
	opacity: 0.75;
	width: 450px;
}
.black_textul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.black_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheader_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #742023;
	text-decoration: none;
	font-weight: 600;
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.section_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #742023;
	text-indent: 10px;
}
.image_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #FF9900;
	text-decoration: none;
	background-color: #83273D;
	text-indent: 10px;
	filter:alpha(opacity=75);
	opacity: 0.75;
	width: 450px;
}
.old_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.web_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
.catbold {
	text-align: center;
}
.header_text .maintext em {
	font-style: italic;
}
.header_text .black_header u {
	text-align: left;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 500;
	color: #666;
	text-decoration: none;
}
.big_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
