.bgmargins {
	background-color: #e8e8e8;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.leftide {
	background-image: url(images/left_part.png);
}
.rightside {
	background-image: url(images/right_part.png);
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.largeredtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4d0b1a;
	text-decoration: none;
}
.maintxtfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
