@charset "utf-8";
/* CSS Document */


h2 {
	color:#2A0000;
	padding: 5px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	background-image: url(CSSImages/logo_2009.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
}
h3 {
	color:#2A0000;
	padding: 5px;
	font-size: 15px;
	background-position: left center;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A0000;
}

a:link {
	color:#6FF;
}
.flash {

}
.bold {font-weight:bold; }

.price {
	font-size:20px;
	color:#063;
}