a {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.yachtfinder {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #070C50;
}

body
	{
	}

p {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #070C50;
}

.tinytext {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #070C50;
}

.smalltext {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #070C50;
}

.mediumtext {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #070C50;
}

.navigationpath {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #070C50;
	text-decoration: none
}

.stages {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: italic;
	color: #070C50;
	text-decoration: none
}

.heading {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #070C50;
	text-decoration: none
}

.errormsg {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #070C50;
	text-decoration: none
}

.reqgraydark {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000063;
	background-color: #070C50;
}

.graydark {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #070C50;
	background-color: #C0D9FA;
	padding: 2px;


}

.SG_APGrid  {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #070C50;
	background-color: #C0D9FA;
}

.darkgray {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #ffffff;
	background-color: #070C50;
	padding: 2px;

}

.smallcontroll {
	font-size: 7pt;
}

.navlink {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #070C50;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #CCCCCC;
	text-decoration: none;
 	cursor:hand;
}

.navlink:hover {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #070C50;
	border-style: solid;
	border-width: 1px;
	border-color: #070C50;
	background-color: #CDC09E;
	text-decoration: none;
 	cursor:hand;
}
.statustop {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #FF9900;
	background-color: #070C50;
	padding: 2px;
	font-weight: bold;
	font-style: italic;

}
.statusbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #070C50;
	padding: 2px;
	font-style: italic;
}
.greenbook  {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;	
	color: #009900;
}

.validatorerror {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;	
	color: #ff0000;
}
.partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
.yachtbooker {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #070C50;
	text-decoration: none;
	visibility: hidden;

}

