.left_nav_bg {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
}
.tm {
	background-image: url(../images/tm.jpg);
	background-repeat: repeat-x;
}
.bm {
	background-image: url(../images/bm.jpg);
	background-repeat: repeat-x;
}
.lm {
	background-image: url(../images/lm.jpg);
	background-repeat: repeat-y;
}
.rm {
	background-image: url(../images/rm.jpg);
	background-repeat: repeat-y;
}.main_table {
	background-color: #FFFdFe;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.imp_bodt_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
