
<!--

html {overflow-y: scroll;}

a   {   font-size: 12px; font-family: georgia, times new roman, serif; color: #06b; text-decoration: underline  }
a:link  {   color: #06b   }
a:visited   {   color: #06b  }
a:hover  {   color: #09d; text-decoration: none }

td, div { font-family: arial, helvetica, sans-serif; font-size: 11px; color:#4e4e4e;  }
         
p, li  {   font-family: georgia, times new roman, serif; font-size: 12px; color:#222;  }

img   {   border-width: 0px   }
         
body  {   background: url(img/bg.gif) repeat-x #93b4d5; margin: 0px;  }

.title   {   font-family: tahoma, verdana, helvetica, sans-serif; font-size: 28px; color: #f60  }
             
.bg  {  width: 100%; position: absolute;
	   top: 0;
	   left: 0;  }
	     
.top  {   

            position: relative;
            margin: 0 auto;   /* align for good browsers */
	    text-align: left; /* counter the body center */
 	    width: 1100px;
 	    height: 242px;
 	    top: 0px;
 	    font-size: 10px;
 	    color: #fff;
 	    padding: 0px 0px 0px 0px;	
 	    
 	    }

.nav   {   

             position: relative;
             background: url(img/bg_nav.gif) repeat-x;
             margin: 0 auto;   /* align for good browsers */
             top: 0px;
             width: 100%; padding: 5px 0px 0px 0px; text-align: center; height: 26px;
             
             }

.main   {   

              position:relative;
              margin: 0 auto;   /* align for good browsers */
              text-align: left; /* counter the body center */
              width: 980px;
              height: 100%;
              margin-top: 0px;
              margin-left: -490px;
 	      padding-top: 0px;
 	      
 	      }
	
.feature  {
        
              background-image: url(images/feature.gif);background-repeat: no-repeat;
              background-color: #fff;
              position:absolute;
       	      left:50%;
              width: 300px;
      	      height: 160px;
      	      padding-top: 14px;
      	      padding-left: 20px;
      	      margin-top: 150px;
              margin-left: -20px;
      	      color: #477   
      	
      	}
	
.div2  {
	
             position:relative;
             margin: 0 auto;   /* align for good browsers */
             text-align: left; /* counter the body center */
	     background-image: url(images/div2.gif);background-repeat: repeat-x;
 	     width: 900px;
 	     height: 16px;
 	     top: 8px;
 	     padding-bottom: 4px;
 	
	}

.pad   {
         
            position:relative;
            margin: 0 auto;   /* align for good browsers */
	    text-align: left; /* counter the body center */
	    width: 988px;
	    height: 640px;
	    background: url(img/bg_pad.jpg) repeat;
	    top: 0px;
	    padding: 6px 0px 0px 12px;

	 
	 }
       
.left, .center  {
	
           float: left;
           background: url(img/bg_paper.jpg) repeat;
           width: 170px;
           padding: 20px;
           padding-left: 40px;
           font-size: 12px;
           border-right: solid 1px #cecece;
           border-bottom: solid 1px #cecece;
           height: 400px;
        
        }
        

.center   {   
                 
            margin-left: 6px;
            padding: 10px;
            width: 420px
                 
                 }

.right   {   

           float: left;
           width: 300px;
           margin-left: 6px;
           padding: 0px;
               
          }

.bot   {
        
        position: relative;
        clear: left;
        margin: 0 auto;   /* align for good browsers */
	text-align: right; /* counter the body center */
	width: 994px;
        padding: 5px 6px 5px 0px;
        font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
        color: #fff;
                         
        }
 
.bg2, .bg3   {

         font-weight: bold;
        
         }
         
 .bg3   {  
 
          border-color: #275bdc;
          background-color: #dddddd;
 
          }

.rrh, .rr   {

         float:left;
         width: 86px;
         padding: 6px;
         color: #06b;
         border-bottom: solid 1px #fff;
         border-right: solid 1px #fff;
               
         }
         
 .rrh   {   
        
         background: #93b4d5;
         color: #fff
         
         }
         
        	
 .green   {   color: #efefef; font-family: tahoma, arial, helvetica, sans-serif   }
 
 .hdr   {   font-family: verdana, helvetica, sans-serif; font-weight:bold; font-size: 18px; color:#0066ac   }
        
.l1, .l2 { font-family: georgia, times new roman, serif; font-size: 16px; color: #555; font-weight: bold; text-decoration: none   }
a:link.l1   {   color: #555   }
a:visited.l1   {   color: #555  }
a:hover.l1   {   color: #06b;  }

.l2 { font-size: 12px   }
a:link.l2   {   color: #fff   }
a:visited.l2   {   color: #fff  }
a:hover.l2   {   color: #06b;  }

.l3  { font-family: verdana, helvetica, sans-serif; font-size: 10px; color: #93b4d5; font-weight: bold; text-decoration: none   }
a:link.l3   {   color: #93b4d5   }
a:visited.l3   {   color: #93b4d5  }
a:hover.l3   {   color: #06b;  }

 
 .v10   {   font-size: 10px   }

 
-->

