#map {
	width: 435px; 
	height: 450px; 
	float: left; 
	margin-left: 6px;  
	font: 9px "Verdana",sans-serif; 
	margin-top: 6px;
}

#control { width:70px; }

#control img { 
	width: 65px; 
	height: 36px; 
	border: 0 none;
}

.win { 
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000; 
}


img { border:0 none;   }

input {  
  	border-color: #4D9400;
} 

.xmlFo { 
	background-image: url(logo.jpg)!important;
	background-image: none;
	background-color: #FFFFFF!important;
	background-color: #E59907;
	background-repeat:no-repeat; 
	height: 56px!important;
	height: auto; 
	background-position: top; 
	margin-top: 8px;
}

.GTitle{ 
	color: #4D9400;
	font-weight: bold;
}

#filters { 
   	text-align: right;
 	font-size: 10px;
}

#sofiaTab { 
 	text-align: center; 
 	margin-top: 20px;  
}

#sofiaTab img { 
 	padding: 10px;   
}

.header { 
	background: #E59907;
	border: 1px solid #E59907; 
	font-weight: bold; 
}

#panel { 
	width: 128px; 
	float: right!important
}

#panel a{ 
	text-decoration:none; 
	font-size:12px;
}

#panel a:hover{ 
	color: #4D9400;
}

.tooltip {
    background-color: #ffffff;
    font-weight: bold;
    border: 2px #E59907 solid;
}