@charset "utf-8";
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000;
	text-align:center;
	line-height: 18px;
}
.a1:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.a1:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.a1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.a1:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg-5.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #0371c6;
}
.a2:link {
	font-size: 12px;
	color: #626262;
	text-decoration: underline;
}
.a2:visited {
	font-size: 12px;
	color: #626262;
	text-decoration: underline;
}
.a2:hover {
	font-size: 12px;
	color: #ff5f00;
	text-decoration: underline;
}
.a2:active {
	font-size: 12px;
	color: #626262;
	text-decoration: underline;
}
.bg2 {
	background-color: #f4f4f4;
	border: 1px solid #e0e0e0;
}
.butt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
