body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
h1 {
	color: #FFFFFF;
}
td {
	text-align: left;
	vertical-align: top;
}
.txtcenter {
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.blacktxt {
	color: #000000;
}
h3 {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
.downline {
	background-color: #000000;
	text-align: center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
.leftmenu a {
	color: #000000;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #000000;
	text-decoration: underline;
}
.copyright {
	color: #000000;
	font-size: 12px;
}
.copyright a {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #666666;
	text-decoration: underline;
}
.adarea {
	padding-right: 10px;
	padding-left: 30px;
}
.linkpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin: 0px;
	height: 14px;
}
.toptxt {
	color: #000000;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.bottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.bottomenu a {
	color: #000000;
	text-decoration: underline;
}
.bottomenu a:hover {
	color: #FF9900;
	text-decoration: none;
}
.linkpath a {
	color: #FFFFFF;
	text-decoration: none;
}
.linkpath a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.adcont {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
}
.adcont a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.adcont a:hover {
	color: #000000;
}

