body
{
	padding: 0px;
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
}

.main
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #758aa4;
}

.mainAdmin
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #758aa4;
}

.header
{
	width: 100%;
	background-image: url('/Images/Header.png');
	height: 101px;
}

.mainContent
{
	width: 100%;
}

.footer
{
	width: 100%;
	background-image: url('/Images/Footer.png');
	height: 58px;
}

.headerTextToolEast
{
	font-size: 55px;
	color: #758aa4;
	font-weight: bold;
}
