@charset "utf-8";
.tbl_side {
	background-image: url(images/logo_side.gif);
	background-repeat: no-repeat;
}
.tbl_main {
	background-image: url(images/tbl_main2.jpg);
	background-repeat: no-repeat;
	height: 526px;
	width: 730px;
}
.body_txt {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #770E3E;
	text-decoration: none;
}
.links {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #066;
	text-decoration: underline;
}
.copyr {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.form_wht_sm {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #770E3E;
	text-decoration: none;
	line-height: 24px;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #033;
}
.tbl_logo {
	background-attachment: fixed;
	background-image: url(images/tbl_logo.jpg);
	background-repeat: no-repeat;
}
.hdr_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #033;
}
.bkgd_pat {
	background-image: url(images/bkgd_pat.jpg);
	background-repeat: repeat;
}

