body {
	margin: 8em 1em 1em 1em;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 80%;
	background: #F0F2F4 url('/img/logo.gif') no-repeat 50% 2em;
	text-align: center;
	color: #666;
}

td {
	text-align: left;
	vertical-align: top;
}

table {
	font-size: 1em;
}

a {
	color: #337;
}

a:hover {
	color: #C55;
}

img {
	border: none;
}

#main {
	margin: auto;
}

.l1 { background: #F8FAFC url('img/l1.gif') repeat-x 0% 0%; }
.l2 { background: transparent url('img/l2.gif') repeat-y 100% 0%; }
.l3 { background: transparent url('img/l3.gif') repeat-x 0% 100%; }
.l4 { background: transparent url('img/l4.gif') repeat-y 0% 0%; }
.b1 { background: transparent url('img/b1.png') no-repeat 0% 0%; }
.b2 { background: transparent url('img/b2.png') no-repeat 100% 0%; }
.b3 { background: transparent url('img/b3.png') no-repeat 100% 100%; }
.b4 { background: transparent url('img/b4.png') no-repeat 0% 100%; padding: 1em 2em; }

.title {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 1em 0px;
}

.line {
	width: 150px;
}
