body  {
	background-color: #000;
}
	   
#wrapper  {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
		   
}


table  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;	
}

th  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 11px;
}

.right{
	text-align: right;	
}

.white  {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input  {
	text-align: right;
}

.menu  {
	margin-top: -1210px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

