/* CSS Document */
body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-face-color: #ff9900;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #990000;
scrollbar-track-color: #ffffff;


}
.bgm {
	background-attachment: scroll;
	background-image: url(page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {color: #990000}
.bgm2 {
	background-attachment: scroll;
	background-image: url(page2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
div.scroll {
height: 475px;
width: 650px;
overflow: auto;
border: 1px solid #ccc;
background-color:#ffffff; 
padding: 2px;
}	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;


}

