.console {
	z-index:0; visibility:visible; position:absolute; overflow:hidden; top:0px; left:0px; width:768px; height:32px; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size:10pt;
background-image: url("icons/ui/console_background.gif");
}

.leftheader {
 	position:absolute;
	width:auto;
}

.rightheader {
 	position:relative;
	margin-top:4px;
	margin-right:4px;
	width:auto;
	float: right;
}

.logo {
 position:absolute;
 left:50%;
 top:0px;
 width:40px;
 height:32px;
}

.title {
 position:absolute;
 left:46px;
 top:0px;
 width:170px;
 height:32px;
 font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold;  font-size:20pt; color:rgb(0,51,0);
}

.destination {
	position:absolute;
	background-color:rgb(220,0,0);
	left:10px;
	top:10px;
	width:4px;
	top:4px;
}

.mainmap {
	z-index:0; visibility:visible; position:absolute; overflow:hidden; top:32px; left:0px; width:768px; height:580px; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size:10pt; background-color:rgb(194,220,123);
}

.people img {
 position:absolute;
 left:0px;
 top:50px;
 width:32px;
 height:32px;
}

.info {
	z-index:0; visibility:visible; position:absolute; overflow:hidden; top:612px; left:468px; width:300px; height:30px; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size:10pt; background-color:rgb(220,220,220);
}

.debug1 {
	z-index:0; visibility:visible; position:absolute; overflow:hidden; top:612px; left:0px; width:400px; height:30px; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size:10pt; background-color:rgb(220,220,220);
}

.dialog {
	z-index:1000; visibility:hidden; position:absolute; overflow:hidden; top:108px; left:204px; width:384px; height:370px; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size:10pt; background-color:rgb(226,235,169);
border-style:solid; border-color:rgb(0,51,0); border-width:2px;
}

.dialog_title_384 {
visibility:hidden; position:absolute; overflow:hidden; top:0px; left:0px; width:384px; height:24px; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size:10pt; color:rgb(255,255,255);
background-image: url(icons/ui/dialog_title_384.gif); background-repeat: repeat-y; 
}

.dialog_pane_01 {
	z-index:1000; visibility:hidden; position:absolute; overflow:hidden; top:50px; left:10px; width:360px; height:120px; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size:10pt; background-color:rgb(241,245,214);
border-style:solid; border-color:rgb(147,170,63); border-width:1px;
}

.dragme{position:absolute;}


