.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082275;
	line-height: 1.6em;
}


.body_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082275;
	font-weight: bold;
	line-height: 1.6em;
}.center_bg {
	background-image: url(images/drill/mm_drill_center_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_tl {
	background-image: url(images/drill/table/bg_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_bl {
	background-image: url(images/drill/table/bg_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_tr {
	background-image: url(images/drill/table/bg_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_br {
	background-image: url(images/drill/table/bg_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_text_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082275;
}
.bg_tl_c {
	background-image: url(images/drill/table/bg_tl_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_tr_c {
	background-image: url(images/drill/table/bg_tr_c.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #F3D56C;
}
.bg_norepeat {
	background-repeat: no-repeat;
}
