﻿.content {
	padding: 0px;
	width: 910px;
	margin: 0px auto 0px auto;
	background-repeat: repeat;
}
.content h6 {
	border-width: 1px;
	border-color: #C0C0C0;
	color: #000000;
	display: block;
	margin: 0px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding-bottom: 0.5em;
	background-repeat: repeat-x;
	text-shadow: 1px 1px 1px #C0C0C0;
	border-top-style: solid;
	border-bottom-style: solid;
	text-decoration: blink;
	background-image: url('../img/bg_bar.png');
	background-color: #FCBF0C;
}
.content p {
font-size: 1.2em;
line-height: 1.4em;
padding: 10px;
}
.content h6.active {
	background: center center no-repeat;
	background-image: url('../img/h3_bg.png');
	text-decoration: none;
}
.content h6:hover {
	color: #47A12F;
	cursor: pointer;
	background-repeat: repeat;
	background-color: #FFEC46;
	text-decoration: blink;
	text-shadow: 1px 1px 0px #000000;
}
.content div {
	padding: 0px;
}
