.bodybox, td.bodybox, table.bodybox, tr.bodybox {
	border: thin solid #003366;
	background-color: #bfd2e0;

}
.navigation {
	background-color: #003366;
	text-align: center;
	background-position: top;


}
body {
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
}
.contentbox {
	background-color: #FFFFFF;
	border: thin solid #000066;
	vertical-align: top;

}
.imagebox{
	border: thin solid #000066;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
.logobox {
	border: thin solid #000066;
	background-color: #003366;
	height: 70px;
	vertical-align: top;
	position: static;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
}
h2 {
	font-size: 18px;
	color: #336600;
}
h3 {
	font-size: 16px;
	color: #663300;
}
h4 {
	font-size: 14px;
	font-style: italic;
	color: #000088;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	padding-top: 8px;

}
