body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
table {
	font-size: 11px;
}
.title {
	font-size: 15px;
	font-weight: bold;
}
.mainbackground {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.lightbackground {
	background-image: url(../images/light_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation {
	font-size: 14px;
	color: #93866E;
	font-weight: bold;
}
a.navigationlink {
	color: #93866E;
	text-decoration: none;
}
a.navigationlink:hover {
	color: #93866E;
	text-decoration: underline;
}
