body{
	background-color : #B2B3A8;
	margin: 0px;
	font-size: 14px;
}

.partnerItem {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #4C4E41;
	text-decoration: none;
}

.partnerItem:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menuItem {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #4C4E41;
	text-decoration: none;
}

.menuItem:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menuItemAct {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.menuItemAct:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #4C4E41;
	text-align: center;
	text-decoration: none;
}
.menu2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #4C4E41;
	text-align: center;
	text-decoration: none;
}

.leftItem {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #4C4E41;
	text-decoration: none;
}

.leftItem:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentDiv {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #4C4E41;
	width: 525px;
	height: 315px;
	overflow: auto;
	text-align:justify;
}
.spacer {
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #4C4E41;
}

p.title {
	font-size: 14px;
	font-weight:bold;
	text-align:right;
}

.texts:link {
	color: #4C4E41;
	text-decoration: underline;
}

.texts:active {
	color: #4C4E41;
	text-decoration: underline;
}
.texts:visited {
	color: #4C4E41;
	text-decoration: underline;
}
.texts:hover {
	color: #4C4E41;
	text-decoration: none;
}
.lspace {
	font-size: 3px;
}
