.fronttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 26px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.front:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	height: 100%;
	width: 100%;

}
a.front:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9F3450;
	width: 100%;
	background-repeat: repeat;
	padding: 3px;
	height: 100%;



}
a.front:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	height: 100%;
	width: 100%;
}
a.front:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	height: 100%;
	width: 100%;
}
.bg-side {
	background-image: url(graphics3/side-bg1.gif);
	background-repeat: no-repeat;
}
.maintext, body, li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9F3450;
	background-image: url(graphics3/subtitle-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;



}

.personnel {

	border: 1px #FFCC66 solid;
	background-color:#FEF8E0;
	margin-top: 10px;
}

.personneltext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.mainarea {
	width: 75%;
	border: 1px solid #333333;
	margin:auto;
}

