.bg_right {
	background-attachment: fixed;
	background-image: url(images/bg_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_left {

	background-attachment: fixed;
	background-image: url(images/bg_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0066CC;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.textTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B67A6;
}
.txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #325F74;
	text-decoration: underline;
	font-weight: bold;
}
.txt_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #325F74;
	font-weight: bold;
	text-decoration: none;
}
.text_details {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.text_contenttabel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.txt_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}