@charset "utf-8";
/* CSS Document */
body {
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#868484;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#bebdbd;
	scrollbar-darkshadow-color:#4e4e4e;
	scrollbar-face-color:#bebdbd;
	scrollbar-highlight-color:#868484;
	scrollbar-shadow-color:#4e4e4e;
	scrollbar-track-color:#bebdbd;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.boldbodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.logouttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#990000;
}
.changeinfotext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}