.mainbg {
	background-attachment: scroll;
	background-image: url(Images/mail-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	position: static;
}
.newmiddle {
	background-attachment: scroll;
	background-image: url(Images/newmiddle.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.newstext {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
}
.orengenewstext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #aa1a00;
}
.readmore {
	font-family: Arial;
	font-size: 12px;
	color: #561300;
}
.footermiddle {
	background-attachment: scroll;
	background-image: url(Images/footermiddle.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
}



.header-middlebg {
	background-attachment: scroll;
	background-image: url(Images/headermiddle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma;
	font-size: 14px;
	color: #2C4341;
	font-weight: bold;
}
.menu-bg {
	background-attachment: scroll;
	background-image: url(Images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
a:link {
	font-family: Arial;
	font-size: inherit;
	color: #BA1B00;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: inherit;
	color: #BA1B00;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: inherit;
	color: #BA1B00;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: inherit;
	color: #BA1B00;
	text-decoration: underline;
}
.middlebg {
    background-attachment: scroll;
	background-image: url(Images/background_2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.welcometest {
	font-family: Arial;
	font-size: 18px;
	color: #ba1b00;
}
.maintext {
	font-family: Arial;
	font-size: 14px;
	color: #313131;
}
.tabletext {
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}
.othermainbg {
	background-color: #322618;
	margin-right: auto;
	margin-left: auto;
}
.orengetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #D52000;
}
