.body10 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.body12 {
	font-size: 12px;
	line-height: 16px;
}

.locater {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.td_right {
	padding-left: 20px;
	text-align: left;
}
.title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.hm {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0495CA;
	background-image: url(img/hm_bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
.hm12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
	padding-left: 2px;
}
.hm12 A:link { text-decoration: none; color: #ffffff;}
.hm12 A:visited { text-decoration: none; color: #ffffff;}
.hm12 A:hover {
	text-decoration: underline;
	color: #B00012;
}

.footer {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding-right: 10px;
	text-align: right;
}
.footer A:link { text-decoration: none; color: #FFFFFF;}
.footer A:visited { text-decoration: none; color: #FFFFFF;}
.footer A:hover {
	text-decoration: underline;
	color: #B00012;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}

.cont10 {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.cont10 A:link { text-decoration: none; color: #666666;}
.cont10 A:visited { text-decoration: none; color: #666666;}
.cont10 A:hover {
	text-decoration: underline;
	color: #B00012;
}
