body {
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	padding-bottom: 50px;
	background-color: #fff;
}
p {
	font: normal 12px;
}
div {
	text-align: left;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.inv {
	display: none;
}
.spc {
	clear: both;
	height: 1px;
}
form {
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.row {
	margin: 5px;
}
.right {
	text-align: right;
}
.button {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #c00;
	border-top: 2px solid #f60;
	border-right: 2px solid #900;
	border-bottom: 2px solid #900;
	border-left: 2px solid #f60;
	padding: 0;
}
#top, #pie {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#logo h1 a {
	display: block;
	width: 150px;
	height: 59px;
}
#pie {
	margin-top: 50px;
}
#pie p {
	margin: 0 0 10px 33px;
}
.pingpong, .lgl {
	float: left;
	display: block;
}
.pingpong {
	background: url(../img/ppminilogo_ff.gif);
	height: 25px;
	width: 25px;
	margin-right: 10px;
}
.pingpong a {
	display: block;
	height: 25px;
	width: 25px;
}
.lgl {
	background: url(../img/lgl_pixel.gif);
	height: 20px;
	width: 28px;
}
.lgl a {
	display: block;
	height: 20px;
	width: 28px;
}
div.error p {
	margin-left: 20px;
	margin-right: 80px;
}
div.error p.error {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 0 0 10px 30px;
	background: url(../img/alert.gif) no-repeat;
}
span.right {
	margin-left: 2px;
}
span.left {
	margin-right: 2px;
}
.big-textfield {
	font: 16px Arial, Helvetica, sans-serif;
}
