body {
	background: #000000 url(../Images/top_bg.jpg) repeat-x top left;
	font: 12px Arial;
	color: #f5f5f5;
	margin-top: 0;
}

a, a:active, a:visited {
	color: #ffffff;	
	text-decoration: none;
}

a.collections, a.collections:active, a.collections:visited {
	color: #f5f5f5;
	font: 12px bold Arial;
	text-decoration: none;
}

a:hover , a.collection:hover{
	text-decoration: underline;
}

table.main {
	border: solid 1px #cea433;
	padding-left: 5px;
	padding-right: 5px;
}

td.header {
	height: 45px;
}