body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20pt;
	
}
.epoch {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link, a:hover, a:visited {
	color: #FFFFFF;
	text-decoration: under;
}
.bgimage{
	background:url(images/bg.jpg)
	no-repeat
}
.cellbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#0154A4;
	width: 760px;
}
.leftsidebg {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-color:#ffffff;
}
.rightsidebg {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-color:#ffffff;
}