body {
	background-color: #003366;
	background-image: url(../images/sliver.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
a:link {
	color: #004bb0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #52b1ff;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: underline;
	color: #004bb0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	font-family: Impact;
	font-style: normal;
	text-align: center;
	font-weight: lighter;
}


h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #cc0000;
}
h2 {
	font-size: 22px;
	color: #000000;
}
h3 {
	font-size: 19px;
	color: #cc0000;
}
h4 {
	font-size: 18px;
	color: #cc0000;
}
h5 {
	font-size: 16px;
	color: #cc0000;
}
h6 {
	font-size: 14px;
	color: #cc0000;
}
ul{
	margin:15px 0 20px 0;
	font-size:14px;
	list-style-image: url(../images/check2.png);
}
ol{
	margin:15px 0 20px 0;
	font-size:14px;
}
li{
	margin:0 0 15px -3px;
	#margin:0 0 15px 30px;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top:1px solid #999999;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.subhead {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.yellowbg {background: #FFFF00; font-weight: bold;}

blockquote {
	background:#DDF0FF;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	color:#000;
	font-size: 14px;
	text-align: left;
	padding:5px 10px 5px 10px;
	width:80%;
	margin:25px auto;
}
.testimonial {
	background:#DDF0FF;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	color:#000;
	font-size: 14px;
	padding:15px 10px 15px 10px;
	width:80%;
	margin:15px auto;
	text-align: left;
}
.orderbox{
	font-size: 14px;
	background:#fff;
	border:7px dashed #cc0000;
	color:#000;
	margin:5px auto;
	padding:15px 25px 15px 25px;
	width:85%;
	#width:100%;
	text-align: left;
}
.orderboxind{
	font-size: 14px;
	background:#fff;
	border:5px dashed #003366;
	color:#000;
	margin:5px auto;
	padding:15px 25px 15px 25px;
	width:80%;
	#width:90%;
	text-align: left;
}
.orderboxbonus{
	font-size: 14px;
	background:#fff;
	border:5px dashed #003366;
	color:#000;
	margin:0px;
	padding:15px 25px 15px 25px;
	width:90%;
	#width:100%;
	text-align: left;
}
.red{
	color: #cc0000;
}	
.closeli{
	margin:0 0 2px -20px;
	#margin:0 0 2px 24px;
	font-size: 13px;
}