body {
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	background-image: url(../images/main_bkgrd_tile.jpg);
	scrollbar-face-color: #767678;
	scrollbar-highlight-color: #2E78EC;
	scrollbar-shadow-color: #626A74;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #303030;
	scrollbar-track-color: #4D4D4D;
	scrollbar-darkshadow-color: #253857;
	scrollbar-base-color: #063166;

}

a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}

a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}

.text01 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}

.text02 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}


.disclaimer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.disclaimer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.disclaimer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.disclaimer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

