body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #303030;
	background: #fafafa url(../images/bodybg.gif);
	font: 76% Verdana, Tahoma, sans-serif;
}

a:link {
	text-decoration: none;
	color: #606060;
}
a:visited {
	text-decoration: none;
	color: #606060;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #606060;
}

.languages {font-size: x-small; font-weight: bold; font-style: italic; }
.style5 {
	color: #d85d5d;
	font-size: x-large;
}
.style6 {
	color: #808080;
	font-size: medium;
}

#menu a {
	display: block;
	width: 200px;
	padding: 5px 18px 5px 0;
	color: #606060;
	background: #e0e0e0 url(../images/sidebarbg.gif) top right repeat-y;
	font-size: 1.8em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -2px;
}

#menu a:hover {
	color: #303030;
	background: #f0f0f0 url(../images/sidebarbg.gif) top right repeat-y;
}

#menu a.active {
	padding: 5px 18px 5px 0;
	background: #fafafa;
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
}

#menu a.active:hover {
	color: #505050;
	background: #fafafa;
}


.style14 {font-size: x-large; font-family: Geneva, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; }
.style16 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
}

