BODY, TD, P, SPAN, B, I, FONT {
  font-family : Verdana, Arial, sans;
	font-size : 9px;
	color : #666666;
	line-height : 14px;
}

H1 { font-family : Verdana, Arial, sans; 
	font-size : 12px;
	color : #666666;
	line-height : 14px; 
}
  

A, A:LINK, A:ACTIVE, A:VISITED {
  font-family : Verdana, Arial, sans;
	font-size : 9px;
	color : #333333;
	text-decoration : none;
	line-height : 14px;
}

A:HOVER {
  font-family : Verdana, Arial, sans;
	font-size : 9px;
	color : #333333;
	text-decoration : underline;
	line-height : 14px;
}

.spacer_1px { font-size : 1px; line-height: 1px; }

/* Navigation */

.boat_nav, A.boat_nav:LINK, A.boat_nav:ACTIVE, A.boat_nav:VISITED {
  font-family : Verdana, Arial, Helvetica;
	font-weight: Bold;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
}

A.boat_nav:HOVER {
  font-family : Verdana, Arial, sans;
	font-weight: Bold;
	font-size : 9px;
	color : #333333;
	text-decoration : none;
}

.boat_nav_active {
  font-family : Verdana, Arial, sans;
	font-weight: Bold;
	font-size : 9px;
	color : #333333;
	text-decoration : none;
}

.left_sub_nav, A.left_sub_nav:LINK, A.left_sub_nav:ACTIVE, A.left_sub_nav:VISITED {
  font-family : Verdana, Arial, Helvetica;
	font-weight: Bold;
	font-size : 9px;
	color : #7D7D7D;
	text-decoration : none;
}

A.left_sub_nav:HOVER {
  font-family : Verdana, Arial, sans;
	font-weight: Bold;
	font-size : 9px;
	color : #464646;
	text-decoration : none;
}

.left_sub_nav_active {
  font-family : Verdana, Arial, sans;
	font-weight: Bold;
	font-size : 9px;
	color : #464646;
	text-decoration : none;
}

/* Content */

.subtitle {
  font-family : Verdana, Arial, sans;
	font-weight : Bold;
	font-size : 11px;
	color : #626260;
	line-height : 14px;
}

.subtitle_red {
  font-family : Verdana, Arial, sans;
	font-weight : Bold;
	font-size : 11px;
	color : #FF0000;
	line-height : 14px;
}

.subtitle_red_sm {
  font-family : Verdana, Arial, sans;
	font-weight : Bold;
	font-size : 10px;
	color : #FF0000;
	line-height : 12px;
}

.news {
  font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
}

.required_field {
  font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	color : #8E1C1A;
	text-decoration : none;
}

.popup_nav {
  font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #3D3D3D;
	text-decoration : none;
}

A.popup_nav, A.popup_nav:LINK, A.popup_nav:ACTIVE, A.popup_nav:VISITED {
  font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #3D3D3D;
	text-decoration : underline;
}

A.popup_nav:HOVER {
  font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #3D3D3D;
	text-decoration : none;
}

.popup_title {
  font-family : Verdana, Arial, Helvetica;
	font-weight : Bold;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

.model_nav, A.model_nav:LINK, A.model_nav:ACTIVE, A.model_nav:VISITED {
  font-family : Verdana, Arial, Helvetica;
            font-weight : Bold;
            font-size : 10px;
            color : #666666;
            text-decoration : none;
}
 
A.model_nav:HOVER {
  font-family : Verdana, Arial, Helvetica;
            font-weight : Bold;
            font-size : 10px;
            color : #FF0000;
            text-decoration : none;
}
