body{
	background-color : White;	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Blue;
	text-decoration: underline;
}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: Blue; text-decoration: underline;
}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: Blue; text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFA500;
	text-decoration: underline
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: Black; }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}
.indent50 {
	margin-left : 50px;
}
.indent20 {
	margin-left : 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
	font-weight : bold;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300 ;
	line-height: 25px;
	list-style-type: disc;
	font-size : 10pt;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-right : 30;
}

.initl {
	font-size : 200%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	float: left;	
}

.navlink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 9pt;	
}

.navlink a:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #666666;
	text-decoration : none;
}

.navlink a:active{	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #666666;
	text-decoration : none;
}

.navlink a:visited{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #666666;
	text-decoration : none;
}

.navlink a:hover{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #666666;
	text-decoration : underline;
}
.navlink2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 10pt;
	font-weight : bold;
}

.navlink2 a:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Blue;
	text-decoration : underline;
}

.navlink2 a:active{	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Blue;
	text-decoration : underline;
}

.navlink2 a:visited{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Blue;
	text-decoration : underline;
}

.navlink2 a:hover{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFA500;
	text-decoration : underline;
}
/* spec used in kayak pages to format specs */
.spectable {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.spectable th{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.spectable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.spectitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size : 10pt;
	font-weight : bold;
}

.spectitlelg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size : 12pt;
	font-weight : bold;
}

.spechilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Maroon;
}

.specsmb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.specsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-left : 5px;
}
/*Used to add padding around pictures inserted beside text*/

.padleft{
	margin-left : 10px;
}

.padleftbottom{
	margin-bottom : 10px;
	margin-left : 10px;
}

.padlefttopbottom{
	margin-bottom : 10px;
	margin-left : 10px;
	margin-top : 10px;
}

.padall{
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

.padright{
	margin-right : 10px;
}

.padrightbottom{
	margin-bottom : 10px;
	margin-right : 10px;
}

.padrighttopbottom{
	margin-bottom : 10px;
	margin-right : 10px;
	margin-top : 10px;
}
/* used in catalogue request page*/
.formtable{
	background-color : Silver;
	border-color: Black Black Black Black;
	border-style: inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px
}

.txtfld {
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #666666;
	font-size: 14px;
}

.tdhilite{
	background-color : #FFCC33;
}

.tdhilite a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	text-decoration : underline;
}

.tdhilite a:active{	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	text-decoration : underline;
}

.tdhilite a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	text-decoration : underline;
}

.tdhilite a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Maroon;
	text-decoration : underline;
	}

.cd{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;	
	font-style : italic;	
	color : #505050;
}



.dealerback {
	/*background-image : url(../images/dealers/detailsback.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
}

.dealerback td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color : #ADD8E6;
}

.dealerheader td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	font-weight : bold;
	background-color : #003366;
}

.bugman {
	background-image : url(../images/bug_man_logo.gif);
	background-repeat : no-repeat;
	background-position : center;
}



.smheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #383838;
	border-bottom : solid Black;
	border-bottom-width : 1px;
}
.smheadingsmu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #383838;	
	border-bottom : solid Black;
	border-bottom-width : 1px;
}
.smheadingsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #383838;	
}

.infoheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #660066;
	border-bottom : solid Black;
	border-bottom-width : 1px;
}
.infoheadingsmu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color :#660066;	
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.infoheadingsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #660066;	
}
.accessheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #466955;
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.accessheadingsmu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #466955;	
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.accessheadingsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #466955;	
}
.kayakheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #FEAB10;
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.kayakheadingsmu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #FEAB10;	
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.kayakheadingsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #FEAB10;	
}
.dealerheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #191970;
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.dealerheadingsmu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #191970;
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.dealerheadingsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #191970;
}

.tdborder{
	background-color : #FFFFFF;
	border: 2px #FFCC00;

}

.tbborderhighlite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Maroon;
	background-color : #FFCC00;
	border: 2px solid #FFCC00;

}.pextrasmall {  font-size: 8pt; margin-left: 50px}

.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
.infotableborder {
	border: 2px solid #663300;
}
.tdborder2 {

	background-color : #FFFFFF;
	border: 2px solid #FFCC00;
}
.comparetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;	
	border: 1px solid #999999;
}
.comparetable th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	background-color: Black;
	text-align: left;
	vertical-align: top;		
	font-weight : bold;
}
.comparetable td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;	
	text-align: left;
	vertical-align: top;		
	font-weight : normal;
}

.hlrow {
	background-color : #cccccc;
}
	
.kayakrow {
	text-align: center;
	vertical-align: top;	
}
.hv {
	font-size: 9px;
	font-weight: normal;
}
.ocheadingsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #336666;

}
.ocheading {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #336666;
	border-bottom : solid #666666;
	border-bottom-width : 1px;
}
