body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(gfx/wallpaper_darktern.gif) #333333 repeat;
}
body {
	background-color: #333333;
	margin: 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 10px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	vertical-align: top;
	background: #EEEEEE url(gfx/bg_menu.gif) repeat-y;
	margin-left: 30px;
	text-align: center;
	text-indent: 10px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	width: 200px;
	padding: 3px;
}
.current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	height: 400px;
	vertical-align: top;
	background: repeat url(gfx/wallpaper_lighttern.gif);
	padding: 30px;
}

.footer {
	text-align: right;
	font-size: 9px;
	height: 20px;
	color: #ffffff;
	background: #000000 url(gfx/h1_grey_grad.gif) repeat-x;
	padding: 2px;
}

.footer a {
	height: 10px;
	color: white;
	padding-right: 10px;
}

.menu .dbf {
	border: 0;
	margin-top: 100px;
}