@charset "utf-8";
.left-bg {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.right-bg {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
.top-bg {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 57px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 47px;
}
.website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
.website a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
.website a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: underline;
}
.tx12-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.tx12-15 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.tx12-15 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.tx22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #ff9600;
}
.tx22-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
}
.tx11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.tx12-15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.tx15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.tx15 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tx15 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

