/*------------------- Page -------------------*/body {	background-color: #fff;	background-image: none;	margin: 0;	padding: 0;}/*------------------- Header -------------------*/#logo {	display: block; 	position: relative;	background-color: #fff;	color: #000;	border-style: solid;	border-width: 0 0 1px 0;	border-color: #121200;	text-align: center;	margin-top: 0;	margin-bottom: 0;	margin-left: auto;	margin-right: auto;	padding: 0;	width: 100%;}#logo a {	vertical-align: middle;	width: 100%;    border: 0;    outline: 0 none;	color:#fff;	text-decoration: none;}#logo img {	vertical-align: middle;    outline:none;	color:#fff;	border-width: 0;	text-decoration: none;}/*------------------- Navigation Bar -------------------*/#nav {	display: inline; 	position: relative;	background-color: #f8b101;	color: #000;	border-style: solid;	border-color: #000;	border-width: 0 0 1px 0;	text-align: center;	margin-top: 0;	margin-bottom: 0;	margin-left: auto;	margin-right: auto;	padding: 0;	width: 100%}#nav table {	background-color: #f8b101;	font-family: "Arial","Helvetica", sans-serif;	font-weight: normal;	border-style: solid;	border-color: #121200;	border-width: 0 0 1px 0;	padding: 0;	width: 100%;}#nav td {	text-align: center;	vertical-align: middle;} #nav a:link {    border:none;    outline:none;	color: #000;	text-decoration: none;}#nav a:visited {    border:none;    outline:none;	color: #000;	text-decoration: none;}#nav a:active {    border:none;    outline:none;	color: #00f;	text-decoration: none;}#nav a:hover {    border:none;    outline:none;	color: #00f;	text-decoration: none;}/*------------------- Content -------------------*/#content {	display: inline;	position: relative;	background-color: #fff;	border-style: solid;	border-color: none;	border-width: 0;	margin: 0;	width: 100%;	font-family: "Arial","Helvetica",sans-serif;	font-weight: normal;	font-size: medium;	color: #121200;	text-align: justify;	list-style-type: disc;}#content table {	border-style: solid;	border-color: none;	border-width: 0;	margin:  0;	padding: 0;	width: 100%;}#content p {	border-style: solid;	border-color: none;	border-width: 0;	margin: 1em 1em 1em 1em;	padding: 0;}#content ul {	border-style: solid;	border-color: none;	border-width: 0;	margin: 1em 1em 1em 1em;	padding: 0;}#content ul  li {	border-style: solid;	border-color: none;	border-width: 0;	margin: 1em 1em 1em 2em;	padding: 0;}#content p.tableheader {	color: #121200;	font-weight: bold;	font-size: large;	margin: 1em 1em 1em 1em;}#content table td {	text-align: left;} #content table tr td table tr td ul li {	border-style: solid;	border-color: none;	border-width: 0;	margin: 0em 1em 0em 1em;	padding: 0;}#content table td.csstable {	vertical-align: top;} #content img {    outline:none;	color:#fff;	border-width: 0;	text-decoration: none;}#content img.center {	display: block;	margin-left: auto;	margin-right: auto;	vertical-align: middle;} #content a:hover {	border-bottom: 2px solid #0000ff;    outline:none;	color: #00f;	text-decoration: none;}a:link {	color: #121200;	text-decoration: none;    outline:none;	border-bottom: 2px solid #0000ff;}a:visited {	color: #121200;	text-decoration: none;    outline:none;	border-bottom: 2px solid #7f00af;}a:active {	color: #121200;	text-decoration: none;    outline:none;	border-bottom: 2px solid #ff0000;}a:hover {	color: #121200;	text-decoration: none;    outline:none;	border-bottom: 2px solid #0000ff;}/*------------------- xxxx -------------------*//* #content table {	border: solid #fff;	border-width: 2em;}#content table td {	border: 1px solid #999;	padding: 0.1em 1em;}*/#content table td a:link {	color: #121200;	text-decoration: none;}#content table td a:visited {	color: #121200;	text-decoration: none;}#content table td a:active {	color: #00f;	text-decoration: none;}#content table td a:hover {	color: #00f;	text-decoration: none;}#content p, h3 {	padding:0 10px 0 10px;}#contact img {	float: none;	border: 0;	margin: 0 0 0 2em;}/*------------------- xxxx -------------------*/body.flash {	background-color:#000;}#flashobjectblack { 	position:absolute; 	top:120px+3em; 	left:0; 	width:100%; 	height:80%; 	background: black;	border: solid #000;	border-width: 0 0 0 0px;}#flashobjectwhite { 	position:absolute; 	top:120px+3em; 	left:0; 	width:100%; 	height:80%; 	background: white;	border: solid #000;	border-width: 0 0 0 0px;}