.headerbg {
	background-image: url(Images/mainheadbg.gif);
	background-repeat: no-repeat;
}
.mainbg {
	background-image: url(Images/mainbg.gif);
	background-repeat: repeat-y;
}
.Mainfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
}
.aboutable1 {
	background-color: #B1CBD5;
	padding: 5px;
	border: 1px solid #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.abouttable2 {
	background-color: #A5D2A7;
	padding: 5px;
	border: 1px solid #006633;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
