body {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.register_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.register_darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002B82;
	line-height: 18px;
	text-decoration: none;
}
.register_error {
	font-weight: bold;
	color: #CC0000;
}
.register_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #397524;
	font-weight: bold;
	line-height: 18px;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.left_white {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.left_red {
	color: #E90404;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.left_gray {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444957;
}
