body {
	background-color: White;
}
body,td,a,div {
	font-family: Verdana;
	font-size: 11px;
	color: #5e5e5e;
}

td.language {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/topline-tile-1.gif);
	width: 436px;
}
td.date {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/topline-tile-2.gif);
	width: 161px;
	text-align: center;
}

td.logo {
	width: 171px;
}
td.top {
	width: 
}
td.menuc {
	width: 171px;
	vertical-align: top;
	background-color: #f9f9f9;
}
td.menu {
	height: 100%;
	padding: 8px;
	vertical-align: top;
}
td.content {
	padding: 15px;
	vertical-align: top;
}
td.side {
	width: 171px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../img/gray-left_t.gif);
	background-color: #f9f9f9;
}
td.footer {
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/footer-b.gif);
}
td.copyright {
	text-align: center;
}