body {
	background: #444444;
	margin: 0;
	padding: 0;
	text-align: center;
}
.container {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	float: none;
}
.maincontainer {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(images/table_back.gif);
	background-color: #D4D4D4;
	float: left;
}
.mainContent {
	width: 691px;
	height: 360px;
	padding: 20px;
	margin: 0;
}
.menu {
	width: 185px;
	height: 360px;
	padding: 17px 0 23px 0;
	background-color: #D4D4D4;
	margin: 0;
}
.menu2 {
	padding: 3px 0 3px 7px;
	margin: 0;
}
.left {
	width: 39px;
	height: 360px;
	padding: 20px 0 20px 0;
	margin: 0;
}
.bottom {
	width: 697px;
	height: 36px;
	padding: 0 17px 10px 17px;
	margin: 0;
}
.bottom2 {
	width: 697px;
	height: 36px;
	padding: 0 0 0 0;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(images/bottom.gif);
}
.bottom3 {
	width: 657px;
	height: 22px;
	padding: 7px 20px 7px 20px;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(images/bottom.gif);
}
.style1 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;	
}
.style2 {
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 12pt;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}	
.style5 {
	font-size: 12pt;
	color: #ff4800;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #444444;
	text-decoration: none;
}
.style6 {
	color: #ffffff;
	border-color: #FFFFFF;
}

