body{
	background: #4D5D6D;
}

td {

}

#all {
	text-align: center;
}

#maintable {
	width: 70%;
	background-color: transparent;
	margin-left:auto; 
	margin-right:auto;
}

#rowtop {
	height: 50px;
	text-align: center;
	font: 22pt "New Century Schoolbook",Arial;
	letter-spacing: 5pt;
	color: white;
}

#rowmain {
	text-align: center;
}

#rowbottom {
	text-align: center;
	font: 14pt "New Century Schoolbook",Verdana;
	color: white;
}

#footer {
	text-align: center;
	font: 10pt white "New Century Schoolbook",Verdana;
	color: white;
}

.w3 {
	border: 0;
	width: 88px;
	height: 31px;
}

.lightborder {
	border: 5px groove #666666;
}
