body {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainTable {
	position: inherit;
	top: inherit;
	width: 689px;
	height: 750px;
}
.mainMenu {
	line-height: 20px;
	position: relative;
	left: 10px;
}
.pageHead {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #4E387E;
}
.little {
	font-size: 9px;
}
.white {
	font-weight: 500;
	color: #4E387E;
	text-decoration: none;
	line-height: 20px;
}
.innerTable {
	height: 800px;
	position: absolute;
	top: auto;
	width: 688px;
}
