@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-top: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #996633;
}
a:hover {
	color: #999999;
}
a:active {
	color: #996633;
}
.mainBG {
	background-image: url(../images/bg_03.png);
	height: 610px;
	width: 947px;
}
.pageTitle {
	height: 25px;
	width: 600px;
	padding-top: 35px;
	text-align: center;
	margin-left: 300px;
}
.mainArea {
	width: 921px;
}
.centerBG {
	background-image: url(../images/bg_shadow.png);
	width: 940px;
	padding-top: 16px;
	padding-right: 9px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
iframe {
overflow-x: hidden;
overflow-y: auto;
}
.pageHeader {
	background-image: url(../images/landscape_title_empty.gif);
	height: 57px;
	width: 768px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996633;
	font-size: 28px;
	text-align: center;
	padding-top: 20px;
}
.pageHeaderSub {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}
.pageHeaderTwoLine {
	background-image: url(../images/landscape_title_empty.gif);
	height: 66px;
	width: 768px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996633;
	font-size: 28px;
	text-align: center;
	padding-top: 11px;
}
