body {
	background-color: #000066;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.border {
	background-color: #CCCCCC;
}
.bodybackground {
	background-color: #FFFFFF;
}
.navigationtext {
	font-family: Georgia;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
}
.bodytext_title {
	font-family: Georgia;
	font-size: 14px;
	color: #CC0033;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.bodytext_yellow {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	background-color: #F9EFB9;
	font-weight: normal;
}
.bodytext_green {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	background-color: #C9E3AE;
	font-weight: normal;
}
.bodytext_gray {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: normal;
}
.footer {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}
.footer2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}
a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	color: #3333CC;
	text-decoration: underline;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
a:active {
	color: #3333CC;
	text-decoration: underline;
}
.navigationtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationtext :hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navigationtext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
