@charset "windows-1252";
html, body {
  margin:0; padding:;
  font-family: Arial, Verdana;
  background-color:rgb(255,255,255);
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: red;
  scrollbar-track-color: #FFFFFF;
  color:#000; 
  font-size: 12px;
  font-weight: normal;
  background-image:url("images/pv_back.jpg");
  background-repeat:repeat;
	}

  	A  {
	color : #333399;
	text-decoration : none;
	}
	
	A:Visited  {
	color : #333399;
    text-decoration : none;
	}
	
	A:Active  {
    color : #333399;
	text-decoration : none;
	}

  H1  {font-family: Ariel, Verdana;
     font-size: 18px;
     font-weight: bold;
	 text-align:center; 
	 color: red;        
     }

  H2  {font-family: Ariel, Verdana;
     font-size: 14px;
     font-style: italic;
     font-weight: bold;  
     }

  H3  {font-family: Ariel, Verdana; 
     text-align: center;
     font-weight: bold;
     font-size: 14px;
    }

  H4  {font-family: Ariel, Verdana;
     font-size: 12px;
     font-weight: normal;
    }
	
  H5  {font-family: Ariel, Verdana;
     font-size: 11px;
     font-weight: normal;
	 text-align:center; 
    }
	
  H6  {font-family: Ariel, Verdana;
  font-size: 11px;
  font-weight: normal;
    }
	
#page {
  position:absolute;
  left:50%;
  top: 37px;
  margin-left:-450px;
  width:900px;
  height:678px;
  overflow:auto;
  background:rgb(255,255,255);
  border-width:1px 1px 1px 1px;
  border-style:solid;
  border-color:gray;
  padding:15px;
  }
  
#page2 {
  position:absolute;
  left:50%;
  top: 0px;
  margin-left:-450px;
  width:900px;
  height:px;
  overflow:auto;
  background:rgb(255,255,255);
  border-width:1px 1px 1px 1px;
  border-style:solid;
  border-color:gray;
  padding:4px;
  }  
  
#wb_NavigationBar1 {
  position:absolute;
  left:50%;
  margin-left:-206px;
  top:7px;
  width:412px;
  height:25px;
  z-index:0 }
  
#buttom {
  position:absolute;
  left:50%;
  margin-left:-450px;
  top:730px;
  width:900px;
  height:20px;
  z-index:0 }  
  

