body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #003366;
}
.countdown {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/header7.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
.shadow-left {
	background-image: url(images/shadow-left.gif);
	width: 12px;
}
.shadow-right {
	background-image: url(images/shadow-right.gif);
	width: 12px;
}
.main {
	background-image: url(images/main-top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
.quote {
	color: #6699CC;
}


h1 {
	font-size: 24px;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #6699CC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E3ECF5;
	background-color: #F5F9FC;
	padding-left: 5px;
}
.footer {
	background-image: url(images/footer.jpg);
	height: 92px;
	font-size: 12px;
}
h3 {

	font-size: 15px;
	font-weight: lighter;
	color: #6699CC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E3ECF5;
	background-color: #F5F9FC;
	padding-left: 5px;
}
hr {
	color: #AECBDB;
}
.speechmarks {
	font-size: 18px;
	color: #6699CC;
	font-weight: bold;
	line-height: 8px;
}
.small-text {
	font-size: 12px;
}
.quote-top {
	background-color: #FFFFFF;
	background-image: url(images/quote-bg-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 245px;
}
.quote-top-text {
	padding-top: 26px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
	font-size: 12px;
}
.scroll {
	background-image: url(images/buynow-scroll.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
.scroll-text {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-right: 40px;
}
a.scroll-text-red:link {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.scroll-text-red:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.scroll-text-red:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.scroll-text-red:active {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
