.body_bk {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/bk_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D6D6D6;
}
.table_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E6E9;
	border-right-color: #E0E6E9;
	border-bottom-color: #E0E6E9;
	border-left-color: #E0E6E9;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.font_b {
	font-weight: bold;
	color: #2263B3;
	text-decoration: none;
}
a.font_b:link {
	font-weight: bold;
	color: #2263B3;
	text-decoration: none;
}
a.font_b:hover {
	font-weight: bold;
	color: #2263B3;
	text-decoration: underline;
}
.inputline {
	text-decoration: none;
	border: 1px solid #8A9294;
	line-height: 18px;
}
a {
	text-decoration: none;
	color: #9F7009;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0C00FF;
	text-decoration: underline;
}
/***====================footer.php==========================***/
.footer_font1 {
	color: #5A5A5A;
	text-decoration: none;
}
.footer_font2 {
	color: #7C5500;
	text-decoration: none;
	font-weight: bold;
}
a.footer_font2:hover {
	color: #7C5500;
	text-decoration: underline;
}
/***=======================lef_menu.php=========================***/

.lmenu_font1, a.lmenu_font1:link{
	color: #9F7009;
	text-decoration: underline;
}
a.lmenu_font1:hover{
	color: #9F7009;
	text-decoration: underline;
}