body{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#CCCCCC;
	font-family: Verdana, Arial;
	min-width:780;
	background-color: #550000;
}
img {
	max-width: 100%;
	height: auto;
	border: 0px solid #cccccc;
}
select{font-family: Verdana, Arial}
th{background:#f5f5f1;}
input{
	font-size: 12px;
	background-color: #232329;
	border: 1px solid #445566;
	color: #CCCCCC;
}


