body {background-image: url('images/lay_v3_bg1.png');
scrollbar-face-color: #D6D9D9;
scrollbar-shadow-color: #f5f5f5;
scrollbar-highlight-color: #f5f5f5;
scrollbar-3dlight-color: #d6d6d6;
scrollbar-darkshadow-color: #d6d6d6;
scrollbar-track-color: #D6D9D9;
scrollbar-base-color:#D6D9D9;
scrollbar-arrow-color: #707f9c;
cursor:crosshair; 
overflow-x:hidden;
font-size: 8pt; 
font-family: trebuchet ms;   
letter-spacing: 0pt; 
line-height: 12px;
color:#444444; 
margin:0px;
}

#content{background: transparent;
position: absolute;
width: 600px;
top: 620px;
left: 196px;
float:left;}

#lay{background-image: url('images/lay_v3.png');
background-repeat:no-repeat;
position:absolute;
width:800px;
height:720px;
top: 0px;
left: 0px;
z-index: 2;}

#top {background-image: url('images/lay_v3_bg2.png');
	background-repeat:repeat-x;
	width:auto;
	height:228px;
	left:0px;
	top:0px;
    z-index: 1;
}

#menu{
	background: transparent;
	position: absolute;
	left: 459px;
	width: 130px;
	top: 184px;
	padding: 8px;
	z-index: 4;
}

#container{
	background: transparent;
	position: absolute;
	left: 629px;
	width: 371px;
	top: 63px;
	padding: 0px;
	height: 438px;
	z-index: 3;
		   }


a:link{color: #7DAA14; text-decoration: none; font-weight:bold;}
a:visited{color: #7DAA14; text-decoration: none; font-weight:bold;}
a:active{color: #7DAA14; text-decoration: none; font-weight:bold;}
a:hover{color: #D8AC2B; text-decoration: none; font-style:italic;}

   p{font-size: 8pt; 
    font-family: trebuchet ms;   
    letter-spacing: 0pt; 
    line-height: 12px;
    text-align: justify;
    color:#444444; 
    margin:0;
   }
   
   b{color:#F95655;
   font-style:italic;
   font-family: georgia;
   letter-spacing: 1pt;}
   
   h4{margin:0 15;
    font-family: trebuchet ms; 
    letter-spacing: 1pt; 
    line-height: 11px;
    color:#4a494c; 
    font-weight:bold
   }
   
.menu1{background: transparent;
      text-align: center;
      font-size: 12pt;
      text-transform: normal;
      font-family: georgia;
      font-weight: bold;
	  font-style:italic;
      letter-spacing: 5;
      color: #1FA1DE;
      padding: 5px;
      border-bottom:1px dashed #ffffff;
	 }
	 
.menu-link{font-size:8pt;
		   text-align: center;
		   font-family: georgia;
		   line-height: 12px;
		    } 
     
.menu2{background: transparent;
      text-align: left;
	  font-size: 8pt;
      font-family: trebuchet ms;
      font-weight: normal;
      line-height: 12px;
      letter-spacing: 0px;
      color: #444444;
      padding: 5;
      margin-top: 5px;
      }   
   
.title{background-color: transparent;
      text-align: center;
      font-size: 15pt;
      font-family: georgia;
      text-transform: normal;
      font-weight: normal;
	  font-style:italic;
      letter-spacing: 1pt; 
      color: #42BEEE;
      padding: 2pt;
      border-bottom: 1px dashed #ffffff;
	  }
      
.title:first-letter{font-size: 20pt;
      font-family: georgia;
      text-transform: uppercase;
      font-weight: bold;
	  font-style:italic;
      letter-spacing: 1pt; 
      color: #FC9F54;
      }
      
.content{background-color: transparent; 
        text-align: justify;
        font-size: 8pt;
        line-height: 12px;
        letter-spacing: 0pt;
        font-family: trebuchet ms;
        color: #444444;
        padding: 8px; 
		margin-top: 2px;
        }  
.footer{background-color: transparent;
     font-size: 8pt;
     letter-spacing: 1pt;
     font-family: trebuchet ms;
     color:#444444;
     text-align: center;
     padding: 0px;
     padding-top: 10px;
     padding-bottom: 5px;
     }
     
.back{background-color: transparent;
     font-size: 8pt;
     letter-spacing: 1pt;
     font-family: trebuchet ms;
     color:#444444;
     padding-left: 8px;
     text-align: left;
    }   

select, input, textarea
{color: #000000; 
   font-size:8pt; 
   letter-spacing: 1pt; 
   font-family: georgia; 
   font-style: italic;
   background: #D9DFE3; 
   border-top: 1px solid #D8DEE2;
   border-bottom: 1px solid #D8DEE2;
   border-right: 5px solid #22A7E0;
   border-left: 5px solid #22A7E0;
   padding-left: 7px;
   -moz-border-radius:  15px; 
   -webkit-border-radius: 15px; 
   border-radius: 13px;}

