
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #586971;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
.main{
border: 1px solid  #878473;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footerText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #605C44;
	text-decoration: none;
	font-size: 1em;
	line-height: 13px;
}
#tab2 {
	position: absolute;
	margin: auto;
	top: 0;
	z-index: -10;
	left: 0;
	visibility: hidden;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A28E;
	text-decoration: none;
	font-size: 16px;
	line-height: 13px;
	background-color: #EEEEE6;
}
.sectionLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A28E;
	text-decoration: underline;
	font-size: 12px;
}
a.sectionLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A28E;
	text-decoration: underline;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;	
}
.backTop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #586971;
	text-decoration: none;
}
