body {
	margin: 0px;
}
.bor {
	border: 1px solid #CCCCCC;
}
.bottom_line {
	background-color: #f38c00;
	height: 5px;
}
.txt_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
}
.txt_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 040404;
}
.txt_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040404;
	font-weight: bold;
}
.bg {
	background-image: url(../images/b.jpg);
	background-repeat: no-repeat;
}
.txt_lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f49321;
	font-weight: bold;
}
.txt_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #264b68;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.tb_bg {
	background-color: #FFBF95;
	height: 1px;
}
.txt_lnks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264b68;
}
.txt_lnks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#f49321;text-decoration: none;
}
.tft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

