body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;
}
body {
	background-image:url(../pix/b_pages.gif);
	background-attachment:fixed;

	scrollbar-face-color:		#387CB4;
	scrollbar-highlight-color:	#A0D5FF;
	scrollbar-3dlight-color:	#387CB4;
	scrollbar-darkshadow-color:	#387CB4;
	scrollbar-shadow-color:		#A0D5FF;
	scrollbar-arrow-color:		#A0D5FF;
	scrollbar-track-color:		#387CB4;
}
a{
	color: #FFFFCC;
	text-decoration:none;
	font-size: 11px;
}
a:hover{
	color: #EBF4FE;
}
.button {
	background-image: url(../pix/button1.gif);
	height: 19px;
	width: 56px;
}
.button a{
	color: #ACCBDF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	text-align: center;
	vertical-align: middle;
}
.button a:hover{
	color: #FFFFFF;
}
