

body {
	background-color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;
}
table{
	position: relative;
}
.strong{
	font-weight: bold;
}
.buynow{
	position:absolute;
	top: 8px;
	right: 12px;
	background: #FF9;
	border-radius: 12px;
	padding:8px 8px ;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	box-shadow: inset 0 0 3px #000000;
	select{
		width: 100px !important;
		padding: 4px;
	}
}
.buynow h3{
	margin: 0 0 2px 0;
	font-size: 12px;
	color: #006;
}

blockquote{
	background: #eee;
	font-size: 18px;
	line-height: 24px;
	font-family: Times, serif;
	padding: 15px 10px;
	margin: 20px 5px;
	color: #0a1793;
	text-align: center;
	font-style: italic;
}

.coral {
	background-image: url(Images2/images/coral.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #000033;
}
.splash{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #9d1c20;
}