body {
	font-family: "Verdana";
	font-size: 14px;
	margin-left: 8px;
	background-color: #FFF8C1;
	border-collapse: collapse;
	border-style: none;
}

div {
	padding: 0px;
	margin: 0px;
}
h1,h2,h3,h4 {
	background: #FFF8C1 url('gradback.jpg') repeat-y;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left:-8px;
}

table{
	border-collapse: collapse;
}

div.coords {
	display:none;
	position: absolute;
	border-style: solid;
	font-size: 9px;
	right: 5px;
	bottom: 25px;
	width:120px;
	text-align: left;
	z-index: 98;
	border: #000000 2px solid;
}

div.button {
	text-decoration: none;
	background: url('button2.png') no-repeat; 
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Lucinda Script";
	color: #000000;
	line-height: 40px;
	height: 40px;
	width: 156px;
}

div.button:hover {
	color: #FFFFFF;
}

div.button a {
	text-decoration: none;
}

div.buttonpressed
{
	text-decoration: none;
	background: url('button2_pr.png') no-repeat; 
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Lucinda Script";
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	width: 156px;
}

td.date {
	font-style: italic;
	text-decoration: none;
	color: #000000;
	text-align: right;
}

div.topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 90px;
}

div.homebox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 90px;
	line-height: 90px;
	background-color: #FFC55A; 
	font-size: 14px;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 12px;
	font-weight: bold;
}

div.logo {
	position: absolute;
	top: 0px;
	left: 160px;
	right: 0px;
	height: 90px;
	background: #FFF8C1 url('logo_mid.jpg') no-repeat; 
}

div.menuleft {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 160px;
	bottom: 0px;
	background: #FFF8C1 url('gradback.jpg') repeat-y; 
}

div.menuright {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 90px;
	right: 0px;
	width: 160px;
	bottom: 0px;
}

div.display {
	position: absolute;
	z-index: 80;
	padding-right: 4px;
	left: 160px;
	right: 160px;
	top: 90px;
	bottom: 24px;
	border-style: none;
}
a{
	font-size: 16px;
}
div.display iframe {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	border: #000000 2px solid;
}

div.bottombar {
	position: absolute;
	font-size: 9px;
	height: 24px;
	line-height: 24px;
	bottom: 0px;
	left: 160px;
	right: 160px;
	text-align: left;
	background: #FFF8C1 url('gradback.jpg') repeat-y; 
}

div.bottombar td{
	position: relative;
	height: 10px;
}
div.bottombar a{
	font-size: 9px;
}

div.bottombar table{
	width: 100%;
}

div.panouter {
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 2px;
	width: 150px;
	height: 155px;
	border: #000000 2px solid;
}

div.panbar {
	position: relative;
	top: 0px;
	left: -250px;
	width: 965px;
	height: 168px;
	background: url('pan_br.jpg') no-repeat; 
}
