
<!--


a   {   font-size: 10px   }

td, div   {   font-family: arial, helvetica, sans-serif; 
                font-size: 12px;
                color:#222
         }
                 
img   {   border-width: 0px   }
         
body  {   
        
        background: url(images/bg.gif) repeat-x #b9bfc3;
        margin-top: 0px;
        
        }

.main  {
	
        position: relative;
        background-image: url(images/bg01.gif);background-repeat: no-repeat;
        margin: 0 auto;   /* align for good browsers */
        margin-top: 20px;
	text-align: left; /* counter the body center */
 	width: 854px;
 	height: 590px;
 	color: #c4c4c4;
 	font-size: 12px;
 	padding: 16px 30px 0px 16px;
 	
	}

         
.bot   {
        
        position: relative;
        clear: left;
        margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 880px;
        
        }
 
 .bot_l   {
 
  	position:relative;
 	text-align: left;
 	float:left;
   	width: 500px;
   	font-family: verdana, helvetica, sans-serif;
   	font-weight: bold;
 	font-size: 10px;
 	color: #fff;
 	  
 	}      	
 
 
.bot_r   {

 	position:relative;
	text-align: right;
        float: left;
  	width: 380px;
  	font-family: verdana, helvetica, sans-serif;
  	font-weight: bold;
	font-size: 10px;
	color: #fff;
  	
	}      	

        
.l1 { font-family: verdana, helvetica, sans-serif; font-size: 12px; color: #024; text-decoration: none   }
a:link.l1   {   color: #024  }
a:visited.l1   {   color: #024   }
a:hover.l1   {   color: #042; text-decoration: none }
 

 
 
 
-->