body, td, th {
	padding: 0;
	margin: 0;
}

body {
	background: url('/i/body-bg.gif') repeat-x #f8f8f8;
	font-family: Tahoma, sans-serif;
	width: 100%;
	height: 100%;
}

a img { border: none; }


.x1 {
	height: 1px;
	width: 1px;
}

.foo-vda {
	clear: both;
	position: relative;
	height: 60px;
	top: 70px;	
	width: 100%;
}

.foo-vda-1 {
	position: relative;
	float: left;
	left: 2%;
	width: 25%;
}
.foo-vda-2 {
	position: relative;
	left: 2%;
	width: 75%;
	margin-top: 5px;
}

.foo {
	position: relative;
	margin-right: 20px;
	padding-top: 30px;
	height: 70px;
	left: 2%;
	width: 98%;
}

.foo-vda-3 {
	float: left;
	width: 125px;
	margin-right: 20px;
}
.foo-vda-4 {
	float: left;
	width: 125px;
	margin-right: 40px;
}
.foo-counters {
	float: left;
	padding-top: 1px;
}

.copyright {
	border-left: 1px solid #dee1e4;
	float: right;
	width: 150px;
	padding-left: 25px;
	
	color: #b1bec4;
	font-size: 0.7em;
}

.copyright a:link {
	color: #b1bec4;
}
.copyright a:visited {
	color: #b1bec4;
}
.copyright a:hover {
	text-decoration: none;
}

.copyright-decor {
	float: right;
}