* {
	margin: 0;
	padding: 0
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .76em;
	color: #000000;
	background-color: #ffffff;
	margin: 0em;
	padding: 0em;
}


p {
	margin: 0.5em
}

ul.menu {
	list-style: none;
	margin-left: 1em;
}

ul.general {
	margin-left: 3em;
	list-style: circle;
}

.contStyle {
	font-size: 0.76em;
	padding: 0.5em;
}

.homelink {
	text-align: right;
	padding-right: 1em;
}

.count {
	text-align: left;
	font-style: italic;
	padding-left: 1em;
}

.headerTxt {
	font-size: 2em;
	font-style: italic;
	color: #333333;
	background-color: #66CCFF;
	margin-top: 0em;
	margin-bottom: 0em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: bold;
	padding-left: 1em;
}

.headerSmTxt {
	font-size: 1.5em;
	font-style: italic;
	color: #333333;
	background-color: #66CCFF;
	margin-top: 0em;
	margin-bottom: 0em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: bold;
	padding-left: 1em;
}

.footer {
	font-size: 1em;
	font-style: italic;
	color: #666666;
	padding-top: 0em;
	text-align: center;
	border-top: solid thin #000;
	margin-top: 2em;
}

.footnote {
	font-size: 0 . .8em;
	font-size: 0.8em;
}

.definition {
	font-size: 1em;
	font-style: italic;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	border: thin solid #aaaaaa;
	float: right;
	margin: 0.8em 0.5em 0.5em;
	padding: 0.2em;
	width: 16em;
}

.notes {
	font-size: 1em;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	float: left;
	margin: 1em;
	width: 40em;
}

.boatimg {
	margin: 1em;
	float: right;
	padding-left: 300px;
}

.panelTitle {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.panelBody {
	font-size: .85em;
}

.contHdrTxt {
	font-size: 1em;
	font-style: italic;
	color: #333333;
	background-color: #66CCFF;
	margin-top: 0em;
	margin-bottom: 0em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: bold;
	padding-left: 1em;
}

.conttop {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #ebebc3;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.hdrimg {
	margin-bottom: -2px;
	padding-left: 250px;
	background-color: #ddddFF;
}

.status {
	text-align: center;
	background-color: #aff;
	font-size: 14px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000088;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000088;
}

.error {
	text-align: center;
	background-color: #ffcccc;
	font-size: 14px;
	color: #880000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
}

.query {
	text-align: center;
	background-color: #aaaaaa;
	font-size: 18px;
	font-style: italic;
	color: #000;
	/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;*/
	margin-bottom: 10px;
	margin-top: 10px;
}

.header {
	text-align: center;
	background-color: #f0f0aa;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;*/
	margin-bottom: 10px;
}

.hidden {
	visibility: hidden;
}

.correct {
	text-align: center;
	background-color: #aff;
	font-size: 14px;
	color: #008800;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000088;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000088;	
}

.wrong {
	text-align: center;
	background-color: #aff;
	font-size: 14px;
	color: #aa0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000088;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000088;
}

.pinname {
	font-style: italic;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #0044DD;
	text-decoration: none;
}
