body {
	background-color: #00235D;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #cdd3df;
	scrollbar-3dlight-color: #cdd3df;
	scrollbar-highlight-color: #cdd3df;
	scrollbar-face-color: #00235D;
	scrollbar-shadow-color: #cdd3df;
	scrollbar-darkshadow-color: #cdd3df;
	scrollbar-track-color: #cdd3df;
}
.bgtable {
	background-image: url(images/bgtable.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00235D;
	text-decoration: none;
	line-height: 18px;
}
.note a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00235D;
	text-decoration: none;
	line-height: 18px;
}
.note a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0ea0d4;
	text-decoration: none;
	line-height: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00235D;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00235D;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0ea0d4;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.textinv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.textinv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.textinv a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0ea0d4;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.bgtablein {

	background-image: url(images/bgtablein.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00235D;
	text-decoration: none;
}

