body {
	color: #919396;
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}

.main {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

.logo {
	padding: 2px 2px 0px 2px;
	text-align: left;
}

.page_separator {
	background: #a6ce39;
	border-top: 1px solid #919396;
	border-bottom: 1px solid #919396;
	height: 7px;
}

.menu_item {
	background: #ffffff;
	border-bottom: 1px solid #919396;
	margin: 0px;
	padding: 1px 2px;
}

.footer {
	background: #919396;
	color: #ffffff;
	text-align: center;
}
