/* Style Sheet */

div#main{
width:900px; 
height:515px; 
margin:0px auto; 
background-color:#CFDCEC;
}

   	
div#dummy1{
height:35px; 
margin:0px auto; 
background-color:#E2EAF6;
}
    
 	
div#m1{	
height:35px; 
margin:0px; 
align:bottom;   		
border-width:1px;
border-top-color:#C9D0DA;
border-bottom-color:#86878B;
border-style:solid;border-width:1px 0px;
}

     
div#m2{
height:85px;
background-color:#FFFFFF;
border-color:#868174;
border-style:solid;
border-width:1px 0px;
border-top-width:0px;
text-align:left;
}


div#dummy2{
height:35px;
}
    
div#content{
margin:0px auto; 
height:315px;
width:615px;
background-color:#FFFFFF;
margin-left:250px;
position:absolute;
border-width:1px;
border-color:#A4AAB6;
border-style:solid;
}


div#images{
height:125px;
margin-bottom:0px;
width:765px;
position:absolute;
background-color:#E2EAF6;
border-width:1px;
border-color:#A4AAB6;
border-style:solid;
vertical-align:bottom;
}
		
		
img#img1{height:125px;width:270px;margin:0px;vertical-align:bottom;}
img#img2{height:125px;width:250px;margin:0px;padding-left:5px;vertical-align:bottom;}
img#img3{height:125px;width:235px;margin:0px;padding-left:5px;vertical-align:bottom;}


div#hl{
margin-top:145px; 
margin-left:30px;
font-family:Verdana;
font-size:11px;
line-height: 9pt;
}
	
			
div#text{
margin-left:30px;
font-family:Verdana;
font-size:11px;
line-height:11pt;
}


pre#text{
font-family:Verdana;
font-size:11px;
line-height:11pt;
}


table#text{
font-family:Verdana;
font-size:11px;
line-height:11pt;
}
	
a#a2{
font-family:Verdana;
font-size:10px;
text-decoration:none;
color:#000000;
margin-left:274px;
border:0px;
vertical-align:top;
}

a#a3{font-family:Verdana;
font-size:10px;
text-decoration:none;
color:#000000;
margin-left:20px;
border:0px;
vertical-align:top;
}

  	   a#m1       { display:block; background-image:url(../images/menu1.jpg);width:115px; height:30px}
	   a#m1:hover { background-image:url(../images/menu1_a.jpg); }
	   
	   a#m2       { display:block; background-image:url(../images/menu2.jpg);width:160px; height:30px}
	   a#m2:hover { background-image:url(../images/menu2_a.jpg); }
	   
	   a#m3       { display:block; background-image:url(../images/menu3.jpg); width:85px; height:30px}
	   a#m3:hover { background-image:url(../images/menu3_a.jpg); }
	   
	   a#m4       { display:block; background-image:url(../images/menu4.jpg); width:150px; height:30px}
	   a#m4:hover { background-image:url(../images/menu4_a.jpg); }
	   
	   a#m5       { display:block; background-image:url(../images/menu5.jpg); width:100px; height:30px}
	   a#m5:hover { background-image:url(../images/menu5_a.jpg); }
