.tabback {
	background-color: #FFFFFF;
}
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #647649;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	color: #647649;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
p {
	margin-top: 10px;
}


h3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	color: #647649;
}

h3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	color: #ccdd99;
}
.ind {
	margin: 0px;
	padding: 0px;
}
.linespac {
	padding: 4px;
}

.linktab {
	background-color: #ccdd99;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 26px;
	background-repeat: repeat;
}
.linktab a {
	text-decoration: none;
	color: #000000;
}
.linktab a:hover {
	background-color: #647649;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.currentpage {
	background-color: #647649;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.currentpage a{
	background-color: #647649;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #647649;
	margin-top: 20px;
}
p a{
	color: #647649;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}

.herocap {
	margin-top: -10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: -10px;
}
.linklist {
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #647649;
	text-decoration: none;
	padding: 0px;
	margin: 3px;
}
.bord {
	background-color: #ccdd99;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
	margin-bottom: 5px;
}

.sidelinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #647649;
	text-decoration: none;
}
.sidelinks a:hover{
	text-decoration: underline;
}


.sidebar {
	float: left;
	width: 150px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
}
.content {
	padding: 10px;
	float: left;
	width: 704px;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}


.linklist a{
	color: #647649;
}
.canlist {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
}
li {
	margin-top: 4px;
}

