#main_container{
	position: relative;
	border:none;
	width: 900px;
	height: 700px;
	z-index:1;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.hfs {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 20px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
}
.informationonly {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding: 3px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	text-indent: 10px;
	margin-left: 10px;
	padding: 3px;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0089D8;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background color:#00FF00;
	background-color: #CCCCCC;
	background-image: url(images/cross.png);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #0189D9;
}

