body,td,th {
	color: #034e7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body
{
margin: 0px;
background-color: #D4EDFC;
}
#wrapper{
	height: 100%;
	width: 100%;
}
#wrapperTD{
	vertical-align: middle;
}
div.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 664px;
	height: 655px;
}
div.logo{
	background-image: url(images/logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 57px;
}
div.mainBody{
	background-image: url(images/mainBg.gif);
	background-repeat: no-repeat;
	height: 598px;
	text-align: left;
}
.mainFrame{
	display: none;
	width: 593px;
	height: 505px;
	border: 0;
	background-color: transparent;
	margin-left: 30px;
	margin-top: 30px;
}
.mainFrameLoad{
	width: 593px;
	height: 505px;
	border: 0;
	background-color: transparent;
	margin-left: 30px;
	margin-top: 30px;
}
div.menu{
	width: 588px;
	height: 21px;
	position: absolute;
	left: 35px;
	top: 604px;
}
