body {
	background-color: #ffffff;
}

.maintext{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

.coupon {
	float: right;
}

.charter_link{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
 	margin-left: 20px;
}

.charter_link a:link{
	color: #4169E1;
}

.charter_link a:visited{
	color: #4169E1;
}

.charter_link a:hover{
	color: red;
}

.charter_link a:active{
	color: #4169E1;
}

h3{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
}

table {
	background-color: #ffffff;
}

.catnav{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: yellow;
	font-weight: bold;
	text-decoration : none;
}

a.catnav:hover {
   	text-decoration : underline;
   	color : yellow;
}

.sizeandprice{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #0000FF;
	font-weight: bold;
	text-decoration : underline;
}

a.sizeandprice:hover {
   	text-decoration : underline;
   	color : FF0000;
}

.redlink{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}

a.redlink:hover {
   	text-decoration : underline;
   	color : FF0000;
}

.productheading{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color : #000000;
	font-size: 20pt;
	font-weight: bold;
}

.title{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

.small{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

.whitetext{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration : none;
}

/* this group is for the add to cart pages */

.name{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

.redsmall{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	text-decoration : none;
}

.price{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	background-color: #ffffff;
}

.cartmain{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}

.subname{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

.color{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
}

.dealerswelcome{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration : underline overline;
}

 .videothumbs{
	float: left;
	width: 134px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}

