
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #CCCCCC;
	font-size: 12px;
}
body {
	background-image: url(images/bg-1600.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0e1015;
}

.small-grey-text {
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #CCCCCC;
	text-align: center;

}
a.small-grey-text {
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #CCCCCC;
	text-decoration: underline;
}

hr {
	height: 2px;
	color: #455266;
	background-color: #455266;
	border-bottom: 1px solid;
	border-bottom-color: #47576d;
}
