.topTbl {
	background-image: url(pics/topTbl.jpg);
	height: 210px;
	width: 950px;
}
body {
	margin-top: 50px;
	margin-left: 100px;
	background-image: url(pics/tileBgA6.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	padding: 0px;
	margin: 0px;
	background-color: #FF9966;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ccffff;
	margin-bottom: 0px;
}
.tdborder {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.trtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.tblborder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
}


#object1 {
	left: 0px;
	top: 300px;
	visibility: visible;
	position: absolute;
}
#menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menubar a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#menubar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
}
#menubar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
