body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD78B;
	text-align:center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD78B;
	text-align:-moz-center;
}


.style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000
}
.style1B {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.super {
	vertical-align: super;
	font-size: 10px;

}
td {font-family: Arial, Helvetica ; font-size: 14px }
.smaller { color: #6C4409; font-size: 12px; }
.middot { color: #B3710F; font-size: 16px; font-weight: bold }
.middotBlack { color: #6C4409; font-size: 16px; font-weight: bold }
.copyright { color: #6C4409; font-size: 10px }
.pageHead {
	font-size: 28px;
	color: #7C440C;
	font-weight: bold;
}
/*a {  color: #6C4409; }
a:hover { color: #E6B380 }*/
.inputBox {
	border: 1px solid #AB6112;
}

.wrapper
{
	width:780px;
	text-align:center;
	border:#000000 solid 1px;
	background-color:#FFFFFF;
}

.wrapper
{
	width:780px;
	text-align:-moz-center;
	border:#000000 solid 1px;
	background-color:#FFFFFF;
}

.line
{
	background-color:#D78310;
	width:780px;
}

.pcontent
{
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	padding-bottom:15px;
}

.content
{
	text-align:left;
}

.news
{
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	padding-bottom:15px;
}