	
	body{
	background:#4682b4;
	text-align:center;
	font-family:arial,helvetica,geneva,sans-serif;
	}
	
	.mast{
	width:1000;
	background:#d3d3d3;
	padding:0px;
	}
	
	.left{
	width:170;
	background:#336699;
	}
	
	.middle{
	width:585;
	background:#d3d3d3;
	}
	
	.right{
	width:170;
      background:#336699;
	}
	
	
    .footer{
	width:925;
	background:#d3d3d3;
	clear:both;
	height:35px;
    }
    
    p{font-family:arial,helvetica,geneva,sans-serif; 
     font-size: 10pt; 
     font-weight: strong; 
     color: #000099;
     text-align: left;
     }
     
     h2{font-family:arial,helvetica,geneva,sans-serif; 
     font-size: 12pt; 
     font-weight: strong; 
     color: #000099;
     text-align: left;
     }
     
      h3{font-family:arial,helvetica,geneva,sans-serif; 
     font-size: 11pt; 
     font-weight: strong; 
     color: #000099;
     text-align: left;
     }
     
      h4{font-family:arial,helvetica,geneva,sans-serif; 
     font-size: 11pt; 
     font-weight: strong; 
     color: #000000;
     text-align: left;
     text-decoration: underline;
     }


     
     body { 
    scrollbar-face-color: #4682b4; 
    scrollbar-shadow-color: #d3d3d3; 
    scrollbar-highlight-color: #d3d3d3; 
    scrollbar-3dlight-color: #d3d3d3; 
    scrollbar-darkshadow-color: #d3d3d3; 
    scrollbar-track-color: #d3d3d3; 
    scrollbar-arrow-color: #d3d3d3;
    }
    
     
    a:link    {color: #ffffff; font-family: Verdana; font-size: 10pt; font-weight: bold; text-style: center; text-decoration: none; }   
    a:visited {color: #ffffff; font-family: Verdana; font-size: 10pt; font-weight: bold; text-style: center; text-decoration: none; }   
    a:hover   {color: #000000; font-family: Verdana; font-size: 10pt; font-weight: bold; text-style: center; text-decoration: none; }   
    a:active  {color: #000000; font-family: Verdana; font-size: 10pt; font-weight: bold; text-style: center; text-decoration: none; }
	
    
      .background_2{
     background-image: url('background_bg.gif'); 
     background-repeat: no-repeat; 
     background-attachment: fixed; 
     background-position: center bottom;
         }