/* CSS Document */

.logo{
      background-image:url(../images/logo.jpg);
	  width:360;
	  height:110;
	  background-repeat:no-repeat;
	  }
.topredleftbg{
      background-image:url(../images/topredleftbg.jpg);
	  width:209;
	  height:87;
	  background-repeat:no-repeat;
	  }	  
.topgrayleftbg{
      background-image: url(../images/topgrayleftbg.jpg);
	  width:209;
	  height:87;
	  background-repeat:no-repeat;	 
	  }
.welcomename{
       background-image:url(../images/welcomename.jpg);
	   width:622;
	   height:52;
	   background-repeat:no-repeat;
	   }	   
.text{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		text-decoration:none;
		}	
.firstcenterbennarbg{
        background-image:url(../images/firstcenterbennarbg.jpg);
		width:733;
		height:267;
		background-repeat:no-repeat;
		}	
.textb1{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#b80000;
		font-weight:bold;
		text-decoration:none;
		}	
.center2{
        background-image:url(../images/2centerbennarbg.jpg);
		width:733;
		height:205;
		background-repeat:no-repeat;
		}
.cender3{
         background-image:url(../images/3cenderbennarbg.jpg);
		 width:73;
		 height:209;
		 background-repeat:no-repeat;
		 }	
.textb{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #000000;
		font-weight:bold;
		text-decoration:none;
		}		 						 		   
.textho{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		text-decoration:none;
		}
.textho:hover{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #c20000;
		text-decoration:none;
		}	
.textun{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#bababa;
		text-decoration: underline;
		}
.textun:hover{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #bababa;
		text-decoration:none;
		}	
.textyl{
        font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #ffc81d;
		text-decoration: none;
		}
.textyl:hover{
        font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #FFFFFF;
		text-decoration:none;
		}	
.textw{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FFFFFF;
		text-decoration: none;
		}	
.texty2{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #ffc81d;
		text-decoration: none;
		}
.texty2:hover{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FFFFFF;
		text-decoration:none;
		}	
.textred{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FF0000;
		text-decoration: underline;
		}
.textred:hover{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #000000;
		text-decoration:none;
		}													
