  
body{margin:0px;
     font-family: 'ËÎÌå';
     font-size:10pt;
     color:#000;
     background:#eee;
     } 

/* General Links */
a{text-decoration: none;
   color : #000000; 
   border: 0px;} 
a:hover{color: #990000;
        } 

div,P{margin:0px; 
      padding:0px;
	  }
ul{margin:0px; }



/* General Class */

img {border: none;}
input{font-size:10pt;
      margin:0px;
     }

/* wrapper (FULL PAGE) */

#wrapper{margin:auto;
         width:778px;
         
           }


/* header start*/

#header{
        width:778px;
		
		background: url(images/searchtop.jpg) no-repeat;
		background-color:#fff;
		}
p.search{height:23px;
         text-align:right;
         padding-right:5px;
		 font-size:10pt;
		 font-weight:bold;

          }
input.content{height:13px;

			  }
input.button{height:21px;
             font-size:9pt;
			}
div.banner{border:1px solid #fff;
           
          }
          


/* header end*/

/* content start */
#content{width:778px;
           
		
             border-left:#999 solid 1px;
             border-right:#999 solid 1px;
		background-color:#fff;
          }
		  
div.texttop{  position:relative;
              background:url("images/3topbj.jpg") no-repeat;
              text-align:left;
              padding-top:6px;
			  margin-left:1px;
			   padding-left:30px;
         color:#fff;  
         }
div.texttop a{text-decoration:none;
              color:#fff;
                }

span.typesize{ position:absolute;
             right:0px;
              text-align:right;
              padding-right:30px;
        
         color:#000;  
         }
span.typesize a{text-decoration:none;
              color:#000;}
h1{
    color:#AC0000;
    font-size:18pt;
    text-align:center;
	padding-top:10px;
   }
   
div.date{height:25px;
         text-align:right;
         color:#4C4B46;
         background:url("images/datebj.jpg") no-repeat;
         margin-left:60px;
         padding:6px 90px 0px 50px;
         }

			  
div.text{padding-bottom:30px;
         height:auto!importent;
         
         }

div.text p{ font-size:12pt;
            text-indent:2em;
	   line-height:180%;
           padding-top:10px;
	   padding-left:30px;
	   padding-right:30px;
     
         }
div.print{
           text-align:right;
           padding-bottom:20px;
           padding-right:60px;
          }
.print span{ border:1px solid #000;
            padding:2px;
          }
table{
	width:700px;
	margin:20px;
	border-Collapse:collapse;
}
table td {
	padding:8px;
}
table th {
	padding:8px;
}
/* footer */
#footer{clear:both;
        
        background:url(images/footer.gif) repeat-x;
        color:#000;
        line-height:180%;
        font-size:10pt;
        padding-top:8px;
	
margin:0px;
	border-top:5px solid #2E2C1A;
        }


p.more{text-align:right;
       font-size:10pt;
	   color:#034674;
	   margin-right:20px;
	   padding-top:0px;}
p.more a{color:#034674;
         }
