

<STYLE type="text/css">

body 
{
  font-family: arial, sans-serif;
  background-color: #404040;
  font-color: #4d4d4f;
 
}






}

#pageContainer td 
{
    border 10px;
	font-family: arial;
    font-color: #4d4d4f;
}

#pageContainer td div
{

padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
padding-bottom: 20px;

 font-color: #4d4d4f;



}


#headerMenu
{

}

#headerMenu td
{
	margin:0;padding:10px;
}
#headerMenu td:hover
{
	background-color:#550C10;
	border: 1px solid #000000;
	padding: 9px;
}
#headerMenu td a
{
	text-decoration:none; 
}

#footerMenu 
{
	 margin-top: 10px;border-top: 2px solid #550C10;
	 padding:10px;		
}

#footerMenu a
{
	 text-decoration:none; color:#000;padding:5px;
}
#footerMenu a:hover
{
	 text-decoration:none; color:#ff0000;
}


#minicabMenu td a
{
	 text-decoration:none; color:#000; font-size: 12px;font-weight:bold;
}


#minicabMenu td:hover
{
	 text-decoration:none; background-color:#b0b0b0; width: 300px;	
}

#mainText
{
	padding: 20px;line-height: 120%; text-align:justify;
}
.lk 
{ 
	font-family: verdana; font-size: 12px; font-weight: bold; 

} 

.d 
{  

	font-family: arial; font-size: 12px; 
}


.shadow{
 padding:10px;
  -webkit-border-radius:20px;
       -moz-border-radius: 20px;
-moz-box-shadow: 0 0 30px 5px #999;
-webkit-box-shadow: 0 0 30px 5px #999;
 
       border: 1px solid darkred;
}



.outline{

  -webkit-border-radius:20px;
       -moz-border-radius: 20px;

       border: 0.3em solid red;
}


.roundedges{
 -webkit-border-radius:30px;
       -moz-border-radius: 30px;
       
       border: 1px solid darkred;

}

 #divThumbnails  
 {
            padding:10px;
            height:200px;
            max-width:300px;
            border: solid 1px gray;
            /* rounded corners */
        	-moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            /* add shadows */
            -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            box-shadow: 5px 5px 10px rgba(0,0,0,0.5);        
            z-index:1;
        } 
        
        
        
 #divThumbnails2  
 {
            padding:10px;
          
            border: solid 1px gray;
            /* rounded corners */
        	-moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            /* add shadows */
            -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            box-shadow: 5px 5px 10px rgba(0,0,0,0.5);        
            z-index:1;
        } 
        
.divThumbnails3  
 {
            padding:10px;
          
            border: solid 1px darkred;
            /* rounded corners */
        	-moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            /* add shadows */
            -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            box-shadow: 5px 5px 10px rgba(0,0,0,0.5);        
            z-index:1;
        }         


 #map1 
 {
            
          
                 
            border: solid 10px white;
        
            /* rounded corners */
        	-moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            /* add shadows */
            -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
            box-shadow: 5px 5px 10px rgba(0,0,0,0.5);        
            z-index:1;
            
           
            
            
        } 
        
#reflect {
	-webkit-box-reflect: below -5px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));
}    


#linearBg2 { /* fallback */ background-color: #1a82f7; background: url(images/linear_bg_2.png); background-repeat: repeat-x; /* Firefox 3.6+ */ background: -moz-linear-gradient(100% 100% 90deg, #white, white); /* Safari 4-5, Chrome 1-9 */ /* -webkit-gradient(<type>, <point> [, <radius>]?, <point> [, <radius>]? [, <stop>]*) */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#2F2727)); /* Safari 5.1+, Chrome 10+ */ background: -webkit-linear-gradient(#2F2727, #1a82f7); /* Opera 11.10+ */ background: -o-linear-gradient(#2F2727, #1a82f7); }    
        

</STYLE>
