	body {
		margin: 10px;
		padding:0px;
	}
	a, a:link, a:link.visted {
		color: #00c;
	}
	h1,h2,h3 {
		font-size:13pt;		
	}

	#leftcontent {
		position: absolute;
		left:10px;
		top:90px;
		width:160px;
		}

	#centercontent  {
		padding-top: 4px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 50px;
   		margin-right: 20px;
		}
	html>body #centercontent {
   		margin-left: 40px;
   		margin-right:20px;
		}

	#rightcontent {
		position: absolute;
		left: 635px;
		top:92px;
		width:220px;
		height:95%;
		}

	#sidebar {
		height:430px;
		width:100%;
		overflow:auto;
		
	}
	#key {
		height:60px;
		width:250px;
		
			
	}
	#banner {
		padding: 5px;
		background:#ffffff;
		background-position: bottom;
		background-repeat: repeat-x;
		color: #000000;
		height:35px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:34px;
		}
	html>body #banner {
		height:34px;
		}
	html,body {
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		height: 90%;
		background-color: #ffffff;
	}		

	#map {
	        border: 1px solid #00C;
		width: 550px; 
		height: 490px;
	}
	#maploading {
		font-weight:bold;
		color:red;
		font-size:16pt;
		padding-top:200px;
		width:528px;
		text-align:center;
		margin:0px;
	}





img {
	border-style: none;
	}

table {
	width: 800px; 
	border: thin solid #0066cc;
	}

table.logo {
	width: 800px; 
	border: none;
	}
	
td {
	padding: 5px;
	}
	

.headerBar {
	background-color: #0066cc;
	color: #ffffff;
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	}

.menuBar {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #d4dbe6;
	height: 15px;
	width:800px;
	border: none;
	}
	

