a.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.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;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #556E8D;
}
.text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.backButton {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #556E8D;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #556E8D;
}
