body {
	background-color: #ffffff;
	background-image: url(/images/index_01.gif);
	background-repeat: repeat-x;
	margin:0px;
}
.scrollbar{ scrollbar-face-color:#242424;
	scrollbar-shadow-color:black;
	scrollbar-arrow-color:#616161;
	scrollbar-track-color:#404040;
	}
.w1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 12px;
}
.w18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.w14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

a.white:link,a.white:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover,a.white:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}