.maintable {
	width: 750px;
	height: 100%;
}
.pageBody {
	height: 250px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #26317C;
	border-left-color: #26317C;
	border-bottom:1px solid #ff9933;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
body {
	height: 99%;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg1.gif);
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.menu {
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	overflow: auto;
	height: auto;
	width: 65%;
	vertical-align: top;
}
.pageName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #26317C;
}
.news {
	font-size: 14px;
	color: #dddddd;
	font-weight: normal;
}
.btable1 {
	background-color: #CCCCCC;
}
.btable1 td {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
