/* CSS Document */
   .left_menu
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/middle_gray.jpg);
		background-repeat:no-repeat;
   }
   
   .left_menu div
   {
	   background-image:url(images/middle_gray.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;
	}
   
   .left_menu:hover div
   {
   		background-image:url(images/middle_red.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;
   }
   
   .left_menu_top
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/top_gray.jpg);
		background-repeat:no-repeat;
   }
   
   .left_menu_top div
   {
	   background-image:url(images/top_gray.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;
	   
	   
   }
   
   .left_menu_top:hover div
   {
   		background-image:url(images/top_red.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;
   }
   .left_menu_sub
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/middle_gray.jpg);
		background-repeat:no-repeat;
   }
   
   .left_menu_sub div
   {
	   background-image:url(images/middle_gray.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:100px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:80px;
	   padding-top:5px;
	   
	   
   }
   .left_menu_sub:hover div
   {
   		background-image:url(images/middle_red.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:100px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:80px;
	   padding-top:5px;
   }
   
    .left_menu_bottom
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/bottom_gray.jpg);
		background-repeat:no-repeat;
   }
   
   .left_menu_bottom div
   {
	   background-image:url(images/bottom_gray.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;
	   
	   
   }
   .left_menu_bottom:hover div
   {
   		background-image:url(images/bottom_red.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;
   }
   
     .left_menu_top_fix
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/top_green.jpg);
		background-repeat:no-repeat;
		
   }
   .left_menu_top_fix div
   {
	   background-image:url(images/top_green.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;   
	   
   }
     .left_menu_middle_fix
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/middle_green.jpg);
		background-repeat:no-repeat;
   }
   .left_menu_middle_fix div
   {
	   background-image:url(images/middle_green.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:50px;
	   padding-top:5px;   
	   
   }
   .left_menu_bottom_fix
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/bottom_green.jpg);
		background-repeat:no-repeat;
   }
   .left_menu_bottom_fix div
   {
	   background-image:url(images/bottom_green.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:130px; 
	   text-align:left; 
	   vertical-align:bottom;
	   padding-left:50px;
	   padding-top:5px;   
   }
   
     .left_menu_sub_fix
   {
   		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:middle;
		background-image:url(images/middle_green.jpg);
		background-repeat:no-repeat;
		
   }
   .left_menu_sub_fix div
   {
	   background-image:url(images/middle_green.jpg);
		background-repeat:no-repeat;
		height:22px;
	   width:100px; 
	   text-align:left; 
	   vertical-align:middle;
	   padding-left:80px;
	   padding-top:5px;   
	   
   }
   .text_style
   {
  
   text-align: justify;
   padding:20px;
   font-size:13px;
   color:#70573F;
   font-family:Arial, Helvetica, sans-serif;
      
  }
    

