body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	background-color: #C7C7C7;
}
#titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 750px;
	background-color: #C7C7C7;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#navbar {
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	width: 750px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}
#navbar a {
	font-size: 0.9em;
	color: #363636;
	text-decoration: none;
	background-color: #C7C7C7;
	width: 120px;
	padding: 3px;
	margin-right: 2px;
	margin-left: 2px;
}

#navdescr {
	float: left;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}
#content_main {
	width: 750px;
	margin: auto;
}
#counter {
	float: left;
	width: 150px;
	margin-top: 5px;
	clear: both;
}
#footer {
	width: 750px;
	border-top: 1px solid #333333;
	color: #CCCCCC;
	text-align: center;
	margin: auto;
	background-image: url(../images/Backfooter.png);
	background-repeat: no-repeat;
	height: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-position: center center;
}
#content_main a {
	text-decoration: none;
	color: #000066;
}
#content_main a:hover {
	text-decoration: underline;
}
#content_main a:visited {
	text-decoration: none;
	color: #000066;
}
#footer a {
	color: #FFFF99;
	text-decoration: none;
}
.titlepage {
	font: 1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0.1em;
}
.related {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	background: #E9E9E9;
}
#footer a:hover {
	color: #230101;
	text-decoration: underline;
	background-color: #C7C7C7;
}
.field {
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
	background: #F4F4F7;
	border: 1px solid #333333;
}
.button {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	background: #E9E9E9;
	border: 1px solid #333333;
}
#related {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #F4F4F7;
	border: 1px solid #333333;
	text-align: left;
}
#related a {
	color: #000066;
	text-decoration: none;
}
#related a:hover {
	color: #000066;
	text-decoration: none;
	background: #C5C5C5;
	display: block;
}
#related a:visited {

	color: #000066;
	text-decoration: none;
}
#navbar a:hover {
	font-size: 0.9em;
	color: #363636;
	text-decoration: none;
	background-color: #F4F4F7;
	width: 120px;
}

