body {
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
}
.logo {
	text-align: center;	
}
img {
	border: 0px;
}
.validation {
	text-align: center;	
}
.main {
	width: 800px;
	height: 600px;
}
.button, .activebutton {
	width: 137px;
	height: 27px;
	/*padding-bottom: 11px;*/
}
.padding {
	width: 1px;
	height: 11px;
}

/*table.table {
	border-style: outset;
	border-collapse: collapse;
	background-color: #fff;
}*/
td {
	/*padding: 1px;
	border-style: ridge;*/
	vertical-align: top;
}
/*table.table, table.table th, table.table td {
	border-width: 2px;
	border-color: #000;
}*/
/*table.table th a, table.table td a {
	text-decoration: none;
}*/