.content-grey, a.content-grey:link, a.content-grey:visited, a.content-grey:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-decoration:none;
}
a.content-grey:hover {
	text-decoration:underline;
}
body {
	background-image: url(/lib/img/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dark-td {
	background-color:#dadada;
}

.form-grey {
	border: 1px solid #515151;
}
