
html, body {       
	 height: auto !important; /* for modern browsers */
     height: 100%; /* for IE */	 
	  
}
 
body {  
 margin: 0;
 padding: 0;  
  background-image:url(img/bg_page.jpg)  ; background-color:#eaeceb; background-repeat: repeat-x;  
  font-size:100%; text-align:center; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

img { border:0;}

  
a:link ,  a:active  { text-decoration:none; color:#034035;  }
a:visited { color: #CC0000; }
a:hover { text-decoration: underline;  }

#divLogo {  min-width:100%; padding:0.4em 0 0.3em 0;  
            font-size: 2em; color:#FFFFFF;  text-shadow: 0.1em 0.07em #034035; font-weight:400;  font-family:"Times New Roman", Times, serif;  }
			
			
#divMenuTopLine {  width:900px;   max-width:100%;  margin:0 auto;  height:0.2em;   background-color:#034035;}				
#divMenu        {  width:950px;   max-width:100%; margin:0 auto; padding:0.35% 0;    background-color:#537670; border:#5f817b 1px solid;  
                   font-family:"Times New Roman", Times, serif     }
#divMenuBotImg  {  width:950px;   max-width:100%; margin:0 auto;  height:2em;  background: url(img/bg_menu.png)  no-repeat top center; }	
		   
/*LINK style */
.dvmenu {  font-size:1.00em;    display: inline;  font-weight:bold;    } 
.dvmenu a:link    { color:#ffffff;  padding:0.3em 2em;    }
.dvmenu a:visited { color: #ffffff; }
.dvmenu a:active   { color:#ffffff; }
.dvmenu a:hover { color:#FFFFFF; background-color:#4a6c66; text-decoration: underline;  }


#divText,#divFoot {   width:950px;   max-width:100%; margin:0 auto;                    
				      background: url(img/bg_text.png) repeat-y  top center; 
                   }

  /*  divMain=18%  divText=77%  divFoot = 5% */
#divText {   min-height:77%; }
#divFoot {   height:5%;  font-size:11px;    text-align:left; border-bottom:#034035 3px solid; padding-bottom:1em; }

#dLeft {  float:left; width:70%; margin:0 1.8% 2% 5% ;  
    text-align:left;  font-size:12px;
  }
  
#dRight {  overflow:hidden;  border:#3333FF 1px solid ; margin-right:3.6em;  
          font-size:0.7em; border:#d8dfde 1px solid; padding:1em 0;  
          background-image:url(img/bg_trans.png);
		   
		 }
    
 
.pgTitle {  margin-bottom:0.5em;
             color:#007d67 ; font-size:2.1em; font-style:italic; font-family:"Times New Roman", Times, serif}
			 
.txt {line-height:1.6em; font-size:1.1em;   }
.txtGrey { color:#66706e;}	
.greenTitle {color:#007d67 ; font-size:1.2em;   font-weight:bold; margin-top:.6em}	
 
 

 
