@charset "utf-8";
.top-bg {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	height: 68px;
}
.blue-bg {
	background-image: url(images/blue-bg.jpg);
	background-repeat: repeat-x;
	height: 98px;
}
.center-bg {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-y;
}
.tx12-22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.tx12-22bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.tx10-18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.tx10-18 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
.tx10-18 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration: underline;
}
.tx18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #575656;
	text-align: right;
}
.line2 {
	background-image: url(images/2.gif);
	background-repeat: repeat-x;
	height: 33px;
}

.tx12-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #433f3f;
	text-align: justify;
}
