
body {
	background: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background:#2E2E2E url(images/bg_menu.gif) no-repeat top; padding:0; margin-top:10px
}

a, table {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #CCCCCC;
}



