body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #DADADA;
}
.main {
	background-color: #FFFFFF;
	border: 1px solid #5a6d7e;
}
.left_menu {
	background-color: #b8c6d5;
}

.top_menu {
	background-color: #9cacc0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
