.top {
	background-attachment: fixed;
	background-image: url(../images/index_r6_c4.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d8d8d8;
}
.left {
	background-attachment: fixed;
	background-image: url(../images/index_r8_c2.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #9a9ea5;
}
.menudiv {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(../images/index_r7_c5.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.menuitemdiv {
	background-attachment: fixed;
	background-color: #4e8bb0;
	background-image: url(../images/index_r11_c3.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom {
	background-attachment: fixed;
	background-image: url(../images/index_r50_c4.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b2b2b2;
}
.right {
	background-attachment: fixed;
	background-image: url(../images/index_r8_c15.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #b2b2b2;
}
.bottombar {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bottombar.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
}
.toptext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: middle;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

