td {
	padding-right: 2cm;
	min-width: 4cm
}
body {
	background-color: #FFFFFF;
	#background-color: #DDDDDD;
	#background-image: url('/blank_back.png');
	background-repeat: repeat-x;
	background-position: bottom
}
.util {
	background-color: #222222;
	background-image: url('/blank.png')
}
img.logo {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index:1
}

p.small {
	color:brown;
	font-family:arial;
	font-weight: bold;
	font-size: x-small;
}

b.big {
	font-size: 125%;
	color: red
}
td.navigation {
	background-image: url('/blank.png');
	background-repeat: repeat-y;
	padding-right: 55px;
	padding-bottom: 100px;
	width: 10em;
	height: 30em;
}
div.navig {
	position: absolute;
	position: fixed !important;
	top: 5em;
	left: 1em;
}
