@charset "utf-8";
/* CSS Document */
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(images/newtemp_r2_c2.jpg) bottom left fixed;
	margin: 0px;
	padding: 0px;
}

#pane {width: 245;}

.style1 {font-size: 12px}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style5 {font-size: 12px; font-weight: bold; }
.style7 {font-size: 12px; color: #990000; }

body {
scrollbar-arrow-color: #567;
scrollbar-3dlight-color: #fff;
scrollbar-face-color: #ccc;
scrollbar-highlight-color: #505050;
}