.page_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: 50px;
	width: 780px;
}
.borders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
}
.bord_lft {
	font-size: 10px;
	background-image: url(../images/bord_lft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 41px;
}
.bord_rt {

	font-size: 10px;
	background-image: url(../images/bord_rt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 41px;
}
.rule_vert {
	font-size: 10px;
	background-image: url(../images/rule_vert_tile.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 56px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 321px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
}
.link_banner {
	font-size: 10px;
	background-image: url(../images/links_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 131px;
	width: 627px;
}
.links_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 112px;
	padding-left: 7px;
	padding-right: 6px;
}
.logo_rt {
	font-size: 10px;
	background-image: url(../images/links_header_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	width: 153px;
	height: 131px;
}
.sideborder {
	font-size: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.cont_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-bottom: 6px;
}
.cont_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
	padding-bottom: 0px;
}
