.bodyarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 8px 28px 8px 8px;
	overflow: auto;
	height: 354px;
	width: 465px;
	scrollbar-face-color:#ffffcc;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#ffffcc;
	scrollbar-3d-light-color: #ffffcc;
	scrollbar-dark-shadow-color: #ffffcc;
	scrollbar-highlight-color: #ffffcc;
	scrollbar-shadow-color: #ffffcc;
	margin: 0px;
	position: relative;
}
.bodycell {
	background-image: url(images/sub_middle.jpg);
	background-repeat: no-repeat;
}
body {
	color: #666666;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 5px;
}
.bottomtext a:link {
	color: #000000;
}
.bottomtext a:visited {
	color: #000000;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
.tabletext {
	font-size: 12px;
}
