/* CSS Document */

body{background-color:#666666;
     margin-bottom:0px;
	 margin-top:0px;
	 margin-right:0px;
	 margin-left:0px;
	 }
	 
#main{width:900px; margin:0 auto;
	  background-color:#FFFFFF; 
	  }
	  
.banner{width:900px;
        height:243px;
		background-image:url(images/banner.png);
       }
	   
.top-menu{font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:10px;
		  color:#0095e1;
		  }
		  
.top-menu a{
		  color:#0095e1;
		  text-decoration:none;
		  }
		  
.top-menu a:hover{
		  color:#0095e1;
		  text-decoration:underline;
		  }
      
.logoold{width:258px;
      height:82px;
	  background-image:url(images/logo.png);
	  background-repeat:no-repeat;
	  margin-left:18px;
     }
	 
	 .logo{width:130px;
      height:200px;
	  background-image:url(images/logo.jpg);
	  background-repeat:no-repeat;
	  margin-left:18px;
	  float:left;
     }
	 
.topold{width:440px;
     height:120px;
	 margin-left:132px;
    }
	.top{width:400px;
     height:120px;
	 float:left;
	 margin-left:15px;

    }
		  
.top-text{font-family:Geneva, Arial, Helvetica, sans-serif;
          font-size:12px;
	      color:#000000;
	     }

h1{font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:15px;
   color:#000000;
   font-weight:bold;
   }
   
.menu{font-family:Geneva, Arial, Helvetica, sans-serif;
      font-size:12px;
	  color:#000000;
	  font-weight:bold;
	  }

.menu a{
	  color:#000000;
	  text-decoration:none;
	  }
	  
.menu a:hover{
	  color:#000000;
	  text-decoration:underline;
	  }
	  
h2{font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:16px;
   color:#0095e1;
   font-weight:bold;
   margin-left:20px;
   }
	  
h3{font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#0095e1;
   font-weight:bold;
   margin-left:20px;
   }
   
h4{font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:16px;
   color:#0095e1;
   font-weight:bold;
   margin-left:20px;
   }
   
h6{font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:16px;
   color:#0095e1;
   font-weight:bold;
   }
   
h5{font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#0095e1;
   font-weight:bold;
   margin-left:20px;
   }	  
	  
.cont{font-family:Geneva, Arial, Helvetica, sans-serif;
      font-size:12px;
	  color:#000000;
	  }
	  
.prodt{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:13px;
	   color:#000000;
	   font-weight:normal;
	   padding-left:6px;
	   }
	   
.prodt a{
	   color:#000000;
	   text-decoration:none;
	   }
	   
.prodt a:hover{
	   color:#000000;
	   text-decoration:none;
	   }
	   
.more{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
	  color:#0095e1;
	  font-weight:normal;
	  }

.more a{color:#0095e1;
      text-decoration:none;
	  }
	  
.more a:hover{color:0095e1;
              text-decoration:none;
			  font-weight:bold;
	         }  
			  
.cnt{font-family:Geneva, Arial, Helvetica, sans-serif;
     font-size:13px;
	 color:#0095e1;
	 }
	 
.text{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:11px;
	   color:#000000;
	   font-weight:normal;
	   padding-left:6px;
	   padding-right:8px;
	   }	
	   
.sub-title{font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0095e1;
font-weight:bold;
}


#prof{width:900px;
	  margin-left:40px;
	  margin-right:40px;
	  background-color:#FFFFFF;
	  }
	 
.footer{ background-color:#e1e1e1;
        font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#0095e1;
		height:36px;
		padding-top:10px;
		}
		
.footer a{color:#0095e1;
text-decoration:none;
		}
	
.footer a:hover{color:#0095e1;
                font-weight:bold;
				text-decoration:none;
				}		
				
.txt{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:11px;
	   color:#000000;
	   font-weight:normal;
	   padding-left:6px;
	   padding-right:8px;
	   }	
.txt a{color:#000000;
       text-decoration:none;
	   }
.txt a:hover{color:#666666;
             font-weight:lighter;
			 text-decoration:none;
			 }