html {
	border:1px solid #8b4c00;
}
body {
	background:#303030;
	font-family:Arial;
}
th {
	background:#454545;
	color:#88CC00;
	text-align:center;
}
td {
	border-center:0px #BFBDBD solid;
	text-align:center;
}
table {
	color:#E0E0E0;
	font-size:15px;
	border:1px solid #707070;
	border-collapse:collapse;
}
progress {
	height:10x;
	width:70%;
	float:left;
}
#clr {
	color:#88CC00;
	text-align:center;
}
#q {
	width:100%;
	height:100%;
}
#d {
	width:46%;
	height:70%;
	float:left;
	margin:2% 2%;
	table-layout:fixed;
}
#b {
	background:#353535;
}
#c {
	width:35%;
	height:55%;
	float:left;
	margin: 0 0 1% 10%;
	table-layout:fixed;
}
#f {
	font-size:50px;
	color:#88CC00;
}
#r {
	width:100%;
	height:35%;
	border-top-style:none;
	table-layout:fixed;
}
#v {
	width:100%;
	height:40px;
	border-bottom-style:none;
	table-layout:fixed;
}