﻿.header {
	background: url('cruiserewards-950.jpg');
	width: 950px;
	height: 158px;
}
.heading {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: red;
	margin-bottom: 2px;
}
body {
	background-color: #202020;
	background-repeat: repeat-x;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin-bottom: 2px;
}
.nav-two {
	background-color: #808080;
	color: #FFFFFF;
	padding: 2 5 2 5;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 10px;
}
h1 {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin-bottom: 2px;
}
h2 {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin-bottom: 2px;
}
h3 {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin-bottom: 2px;
}
td {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
div {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	background-color: #FFFFFF;
}
table {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
a {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
a:link {
	color: #00669A;
	text-decoration: none;
}
a:active {
	color: #00669A;
	text-decoration: none;
}
a:visited {
	color: #00669A;
	text-decoration: none;
}
a:hover {
	color: #00669A;
	text-decoration: underline;
}
a.imageborder {
	display: block;
	border: 2px solid #777777;
}
a.imageborder:hover {
	border: 2px solid orange;
}
.sub-nav {
	color: #FFF;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS", Arial, sans-serif, tahoma;
	font-size: x-small;
}
a.sub-nav:link {
	color: #FFF;
	text-decoration: none;
}
a.sub-nav:active {
	color: #FFF;
	text-decoration: none;
}
a.sub-nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.sub-nav:hover {
	color: orange;
	text-decoration: none;
}
a.link-button:link {
	display: block;
	width: 70px;
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button:active {
	display: block;
	width: 70px;
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button:visited {
	display: block;
	width: 70px;
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button:hover {
	display: block;
	width: 70px;
	background: url('button_bgd_a.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button span {
	display: block;
	border: 1px solid #FFFF, padding:1px;
}
form {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
input {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
select {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
.search-input {
	margin-top: 5px;
}
.formbutton {
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
}
.formbuttonover {
	background: url('button_bgd_a.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
}
.deals-text {
	font-size: 13px;
	color: #CCCCCC;
}
.deals td {
	padding: 5 0 5 0;
	border-top: 1px dotted black;
}
.redtxt {
	color: red;
}
.box {
	background: #EEF5FB;
	border: 1px dashed #CCCCCC;
	padding: 10px;
}
.boxred {
	background: #FFFFFF;
	border: 1px dashed #bf201a;
	padding: 7px;
}
