/* cool green green: #a2b52d  background: #d4d4ca    light brown ecebd7   cool blue: 336699  orange-red: f76657*/

body {
background: #000 url(/images/fol_bg.jpg); /*repeat-x; #f5f2eb;*/
font-family:verdana,tahoma,arial;
font-size : 11px;
color: #70eefb;
margin: 0;
padding:0;
padding-top:10px; 
height: 97%;
text-align:center;
/*overflow:auto;*/

	}
    
#map {width:100%; height: 100px; height: 600px; background:#f2efe9;}

.main  {color: #85fefd; text-decoration: none; font-weight: bold; }

.main a:link {color: #ffae00; text-decoration: none; }
.main a:active {color: #a2b52d; text-decoration: none;}
.main a:visited {color: #ffae00; text-decoration: none;}
.main a:hover {color: #e4b615; text-decoration: underline; }

.footer_country {  font-family:verdana,tahoma,arial;
            FONT-SIZE: 11px;
            COLOR: #499ede;
     
}


div.transOFF { border:0px; }
div.transON {width: 100%;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; border:0px; }
