@charset "utf-8";
/* CSS Document */
body {
	background-colour: #08091d;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
}
object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}
#table_02{
	color:#000;
	font-size: 13px;
}
#table_02_titles
{
	color:#FFF;
	text-transform:none;
	font-size: 12px;
	font-weight: bold;
}
.menu_bottom {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-style: normal;
	font-variant: normal;
}



