@charset "UTF-8";
#content2 {
	position:absolute;
	left:52px;
	top:182px;
	width:702px;
	height:424px;
	z-index:2;
}
#content {
	position:absolute;
	left:52px;
	top:180px;
	width:602px;
	height:424px;
	z-index:2;
	margin: 0px;
}
#top {
	position:absolute;
	left:52px;
	top:53px;
	width:975px;
	height:101px;
	z-index:1;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #000000;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
.menutextactive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #00CC00;
}
.bodytitles {
	color: #00CC00;
}

