
	body {
		margin-left:0; margin-top:0; margin-right:0; margin-bottom:0;
	}
	body, table {font-family: arial; font-size:12pt;}


	#topnav a, a:hover { font-weight:bold; color: #000;  }
	#topnav .item { width:125;  text-align:center;}
	#topnav .navrow { background-color: #ffce39; }

	#leftcolumn { width:100px; background-color:#ce0000; }
	#leftcolumn  .spacer { height: 100px;}


	#rightcolumn {width:100px; background-color:#ffce39;}
	#leftcolumn  .spacer { height: 100px;}


	.leftlinks {
		background-color: yellow;
		font-size: 10pt; font-weight: bolder;
		text-align:center;
	}
	.leftlinks a, a:hover { color: #fff;  }
	


			
	#footer {  font-size:9pt; text-align:center; vertical-align:bottom;}
	#footer a, a:hover {color:#000; font-weight:normal;}	
	
