@charset "utf-8";
.bg_wr1 {
	background-image: url(bg_rb1.jpg);
	background-repeat: repeat;
}
.canvas {
	background-image: url(canvasgray.gif);
	background-repeat: repeat;
}
.white_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #FFFFFF;
}
.text_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text_font_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.cr_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-style: normal;
	color: #000000;
}
.text_font2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}.a {
	text-decoration: none;
}