form {
	margin: 0 0 0 0;
}
img {
	filter:expression(addPngImage(this));
}
input {
	filter:expression(addPngImage(this));
}

body {
	background-color: #f6f7f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body a {
	color: #000000;
	text-decoration: none;
}
body a:hover {
	color: #000000;
	text-decoration: underline;
}

.body-table {
	margin: 2px;
	border: 1px solid #c9cfd5;
}

.menu-horizontal {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
