body {
	background-color: #0F4E9D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-span {
	background-image: url(images/bg-span.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-left {
	background-image: url(images/bg-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(images/bg-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-content {
	background-image: url(images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-credits {
	background-image: url(images/bg-credits.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.text-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
	font-weight: bold;
	line-height: 14px;
}
a.text-credits {
	text-decoration: none;
}
a.text-credits:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6699FF;
}
a.text-links {
	text-decoration: none;
}
a.text-links:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFCC00;
}
.text-body01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
a.text-body01 {
	text-decoration: none;
}
a.text-body01:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.text-body02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699FF;
}
