a.active {
color:#FFFFFF;
font-weight: bold;
}
a.inactive {
color:#FFFFFF;
font-weight: bold;
}
.active {
color:#FFFFFF;
padding: 7px 3px; 7px; 3px;
text-decoration:none;
}
.inactive {
color:#FFFFFF;
cursor:default;
text-decoration:none;
padding: 7px 3px; 7px; 3px;
}
.sponsorship {
	text-align: justify;
	padding: 3px 10px 7px 10px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	background: url(../../../images/sponsorship.jpg) repeat-y;
}
.sponsorship_title {
	font-size: 20px; 
	margin-bottom: 5px; 
	color: #880000;
}
.fb_over {
	width: 346px; 
	height: 20px; 
	background-color: #FFFFFF; 
	z-index: 1000;
	margin-top: -115px;
	margin-left: 2px;
	position: relative;
}

