html, body {
	margin:0pt;padding:0pt; 	
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color : #999999; 
	scrollbar-track-color : #666666; 
	scrollbar-arrow-color : #BEA456;
}

.none, .defaultClass, .contentbg {
	color: #FDFFE4;
	font-size : 12px;
	line-height: 1.4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.hreflink {
	color: #FDFFE4;
	font-size : 11px;
}
.hreflink:hover {
	color: #048486;
}
.mainlink {
	color: #BEA456;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.mainlink:HOVER, .mainlink_selected {
	color : #FFDC74;
}

.h3 {
	color: #EBD082;
	font-weight:500;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.h4 {
	color: #FFDC74;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.h5 {
	color: #FDFFE4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.boatbutton {
	color: #BEA456;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.boatbutton:hover,.boatbutton_selected {
	color: #FFDC74;
}

a.testresults_link, a.testresults_link:ACTIVE {
	color: #EBD082;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

a.testresults_link:hover {
	color: #FFDC74;
}

.boattype {
	color: #BEA456;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.boattype:hover, .boattype_selected {
	color: #FFDC74;
}

.useditem {
	color: #FDFFE4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.boatlink {
	color: #BEA456;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.boatlink:hover {
	color: #FFE674;
}


a.fpicslink {
	background-color:#171717;
	font-size : 4px;
}
a.fpicslink:hover, a.fpicslink:active {
	background-color:#BEA456;
}

.featurelink {
	color: #BEA456;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : undefined;	
}
			
.featurelink_selected, .featurelink:hover, .featurelink:active {
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #BEA456;	
}				

.featuredesc {
	color: #F0EDCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

/*link styles*/
A:HOVER,.none:hover {
	color : #FFDC74;
}
A:ACTIVE {
	color : #FFDC74;
	text-decoration : none;
}
A {
	color : #FDFFE4;
	text-decoration : none;
}
a.demoLink:link, a.demoLink:visited{
	color: #565354;
	border : 1pt solid #F09A2B;
	padding-left : 5pt;
	padding-right : 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 2;
	font-size : 10px;
	background-color : White;
}

a.demoLink:hover{
	color: #F09A2B;
	border : 1pt solid #F09A2B;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 5pt;
	padding-right : 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	line-height: 2;
	font-size : 10px;
	background-color : White;
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}


