body {
	background-color: #686868;
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	overflow: auto;
	scrollbar-3dlight-color:#686868;
	scrollbar-arrow-color:#686868;
	scrollbar-base-color:#c3c3c3;
	scrollbar-track-color:#c3c3c3;
	scrollbar-darkshadow-color:#686868;
	scrollbar-face-color:#c3c3c3;
	scrollbar-highlight-color:#c3c3c3;
	scrollbar-shadow-color:#c3c3c3;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
input,textarea,select {
	background-color: #c3c3c3;
	font: 11px tahoma;
	color: #000000;
	border: 1px solid #686868;
	padding-left: 1px;
}
hr {
	color: #686868;
	height: 1px;
}
td, table, img {
	border-color: #686868;
}
.mbf-item {
	display: none;
}
