body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.normal_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.footer_txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.readmore {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #033967;
}
.bold_txt_red {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #AD2936;
}
.list_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bold_txt_blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003968;
}
.body-txt-bg {
	background-image: url(images/text-body-bg.jpg);
	height: auto;
	width: auto;
	background-repeat: repeat-x;
	background-position: bottom;
}
.header_bg {

	background-image: url(images/header-bg.jpg);
	height: 99px;
	width: auto;
	background-repeat: repeat-x;
}
.bold_txt_blk {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bold_txt_wht {


	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold_txt_blue_bolder {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003968;
}
