body { 	margin-top: 10px; margin-left: 10px; 	margin-right: 10px;	margin-bottom: 10px; 	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #ffffff;	color: Black;		font-size: 9pt;}p { 		margin-bottom: 4px;		margin-top: 2px;		margin-right: 20px;		margin-left: 20px;}/* -----------------  divs ------------------------  */.center {	text-align: center;	}		.sm {	font-size: 8pt;	margin-right: 30px;	}.block {	margin-right: 40px;	margin-left: 40px;}	.blockSm {		margin-right: 40px;	margin-left: 40px;	font-size: 8pt;}	.ideaBox {	border: 1px solid #0190B2;	font-size: 8pt;	padding: 10px;}		.justify {	text-align: justify;/*	font-size: .9em;*/	}			.leftdiv {	float: left;	width: 49.9%; /* by making one side less than 50%, IE won't flicker when resizing the browser narrower. */	padding: 0;	margin: 0 auto;	text-align: center;}.rightdiv {	float:right;	width: 50%; /* see .leftdiv above */	padding: 0;	margin: 0 auto;	text-align: center;}.toClear {	clear: both;	text-align: center;	display: inline;	min-width:700px;}.imgRight {	float: right;	margin: 0 8px 8px 0; 	}.imgLeft {	float: left;	margin: 0 8px 8px 0; 	}.foto  {	/*	border: 1px solid red;*/	text-align: center;	padding: 2px;	font-size: 8pt;	/* max-width: 275px; */	/*	float: right;*/	/* white-space: pre; */	margin: 0 auto;	/* margin-left: 30px; */}	/* -------------------ids--------------------- */#footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.95em;	text-align: center;	color: #a6d5e5;	clear: both;	padding-top: 5px;}#qlinks {	text-align: right;	margin-right: 30px;	margin-top: 10px;	margin-bottom: 10px;}/*  -------------- colors -------------------- */.green {	color: #189400;}	.blue {	color: #0190b2;}.red {	color: #f1004f;}/*  -----------------------links ------------------- */a:link,  a:visited { 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt; 	color: #0190b2;	text-decoration: none;	font-weight: bold;	}	a:hover {	color: #f1004f;}a:active {		color: #0190b2;}	a img {  /*this one omits border on linked image */	border: 0px;}	a.dev:link, a.dev:visited { 	font-family: Arial, Helvetica, sans-serif; 	font-weight: bold; 	font-size: .95em; 	color: #a6d5e5;	}a.dev:hover {	color: #f1004f;	}a.dev:active, a.dev:focus {	color: #a6d5e6;}		a.q:link, a.q:visited {	color: white;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 9pt;	text-decoration: none;} 	a.q:hover {	color: Black;}a.q:active, a.q:focus {	color: white;}/*  ----------------- tables ------------------------ */	table#mexy	{	background-color: white;/*	border: 2px solid Black;*/	}td#zigLeft {	background-image: url(../images/bkgLG.jpg);	background-repeat: repeat-y;	width: 36px;}	td#zigRight {	background-image: url(../images/bkgRG.jpg);	background-repeat: repeat-y;	width: 36px;}td#logo {	background-image: url(../images/bkgFP-logoG.jpg);	background-repeat: repeat-x;	height: 205px;}/*  --------------wraps ----------- */div#redWrap {	margin: 0 auto;	width: 850px;	background-color: #f1004f;	padding: 4px;	height: 100%;}div#goldWrap {	background-color: #f7db34;	height: 100%;	margin: 0;	/* margin-top: 0; margin-bottom: 0; *//*	margin-left: 1%;	margin-right: 1%;*/	border: 4px solid Black;}div#aquaWrap {	background-color: #04a9df;}/* ------------headers ------------- */h1 {	font-family: "Courier New", Courier, monospace;	font-size: 1.6em;	text-align: center;	padding: 0;	margin: 0;	}h2 {	font-family: "Courier New", Courier, monospace;	font-size: 1.6em;	margin-top: 4px;	margin-bottom: 8px;}h3 {	font-family: "Courier New", Courier, monospace;	font-size: 1.35em;	margin-top: 4px;	margin-bottom: 8px;}/* start of php section items */div.phpbox {font-family: Arial, Helvetica, sans-serif;font-size: 1.2em;border: 2px solid #000000;color: #000000;background-color: #19ca00;padding: 2px;margin: 0 auto;text-align: center;}div.phpbox ul {padding:0px;margin:0;}div.phpbox li {display: inline; /* if regular box is desired, then comment out */padding:1px 5px 0px 8px;margin:0px;}div.phpbox a:link, a:visited {color: #000000;text-decoration: none;}div.phpbox a:hover {color:#ffffff;text-decoration: none;}.phpbox a:focus, a:active {color: #ffffff;text-decoration: none;}/* end of php section items */