body {	font-family: "Century Gothic", sans-serif;	font-size: medium;	margin: 0px;	padding: 10px;	background-color:#A0522D;	color: #000000;	}/* ============ styles for the super-container on the page ==========*/#super-container {	margin: 0px;	padding: 5px;	border-color:#000080;	border-width:2px;	border-style:solid;	color: #000000;	background-position:center;	background-color: #FFFFFF;	}/* ============ styles for the container on the page ==========*/#container {	margin: 0px;	padding: 15px;	border-color:#008000;	border-width:8px;	border-style:solid;	color: #000000;	background-position:center;	background-color: #FFFFFF;	background-image: url('../images/dollar.gif');	background-repeat: repeat;}/* ============ styles for the container of the form ==========*/#formcontainer {	margin: 0;	padding: 15px;	border-color:#008000;	border-width:8px;	border-style:solid;	color: #000000;	background-position:center;	background-color: #FFFFFF;	background-image: url('../images/dollar.gif');	background-repeat: repeat;}/*=================== styles for top banner ========================*/#banner {	width:600px;	padding:0px 0px 10px 0px;	height: 50px;}	td.banner1 {	font-family:"Times New Roman";	font-size:36pt;	font-weight:bold;	font-style:italic;	color:#000080;}td.banner2 {	font-family:"Century Gothic";	font-size:small;	font-weight:normal;	font-style:normal;	padding-bottom:10px;	color:#000080;}/*=================== styles for topborder ======================*/#topborder {	background-color: #FFFFFF;	color: #000000;	background-image: url('../images/topborder.gif');	height: 41px;	background-repeat: repeat-x;}/*=================== styles for top menu ======================*/#topmenu {	padding:0px;	text-align:left;	height:35px;	width:500px;	color: #000000;}/*=================== styles for bottom menu ======================*/#bottommenu {	padding:0px;	text-align:left;	height:35px;	width:600px;	color: #000000;}/*=================== styles for copyright ======================*/#copyright {	color: #000000;	text-align: center;	font-size:small;}/* =================Styles for heading tags =============== */h1, h2, h3, h4 {	color: #000080;}/* =================Styles for image tags =============== */img {	border:0px;	float:left;	margin:5px 20px 5px 10px;	}img.search {	border-color:#A0522D;	border-width:1px;	border-style:solid;}/* =================Styles for search engine tables (forms) =============== */table.search {	margin:0px;		width:350px;	background-image:url('../images/search.gif');	background-repeat:repeat;	border-color:#A0522D;	border-width:1px;	border-style:solid;	color: #000000;}td.search {	padding:10px;	text-align:center;}select.search {	background-color:#F0FFF0;}/* =================Styles for hyperlink tags =============== */a {	font-family:sans-serif;}a.hyperlink, a.button {	font-family:sans-serif;	font-size:small;	text-align:center;}a:link {	color: #000080;}a:visited {	color:#A0522D;}a:hover	{	text-decoration: underline overline;}a:focus {	font-weight:bold;}a:active  {	font-style:italic;}/* =================Styles for navigation buttons =============== */td.button {	background-image:url('../images/button.gif');	background-repeat:no-repeat;	margin:0px;	padding:0px 0px 3px 0px;	height:35px;	width:100px;	text-align:center;	color:#000080;	font-family:sans-serif;	font-size:small}/* =================Styles for print buttons =============== */td.print {	padding:0px 10px;	height:60px;	width:160px;}input.print {	height:25px;	width:80px;	margin-top:10px;	color:#000080;}/* =================Styles for data tables =============== */#tbl {	text-align:left;	border-collapse:collapse;}#tbl2 {	text-align:left;	border-collapse:collapse;}#tbl th {	padding: 10px 5px;	text-align:center;	font-size:large;	border-right: 1px;	border-left: 1px;	border-bottom: 2px solid #000080;	color: #000080;}	#tbl2 th {	padding: 5px 4px;	text-align:center;	font-size:large;	border-right: 1px;	border-left: 1px;	border-bottom: 2px solid #000080;	color: #000080;}	#tbl td {	padding: 10px 5px 5px 5px;	border-right: 2px;	border-left: 1px;	border-bottom:1px solid #A0522D; }#tbl2 td {	padding: 4px 2px 2px 2px;	border-right: 2px;	border-left: 1px;	border-bottom:1px solid #A0522D; }tr.alt {	background-color:#F0FFF0;}td.rowhead1 {	background-image:url('../images/bullet1.gif');	background-repeat:no-repeat;}td.rowhead2 {	background-image:url('../images/bullet2.gif');	background-repeat:no-repeat;	color:#000080;}/* =================Styles for hyperlink buttons =============== */td.hyperlink {background-image:url('../images/hyperlink.gif');background-repeat:no-repeat;background-color:#F0FFF0;background-position-x:center;text-align:center;padding:0px 0px 0px 0px;height:93px;width:166px;}/* =================Styles for radio buttons =============== */td.radio {width:25px;height:25px;}