.bgcolor {
	background-color: #fe9524;
	background-repeat: repeat;
	background-attachment: fixed;
}
.tablebgcolor {
	background-attachment: fixed;
	background-image: url(BG.jpg);
	background-repeat: repeat-y;
	background-color: #FE9524;
	background-position: center;
}
.body,td,th {
	font-size: normal;
	color: #000000;
	font-weight: normal;
}
.body {
	background-color: #fe9524;
	font-size: medium;
	color: #000000;
	font-weight: normal;
	}
	
.menubg {
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;

	}

