.bcolor {
	background-color:red;
	color:#FFFFFF;
	 
}
.txt{
color:#FFFFFF;
}

.main_decoration{
width:100%;
text-align:justify;
}
.left_decoration{
float:left;
 width:60%;
}
.right_decoration{
float:right;
width:40%;
}
.pad{
    margin-top: 50%;
}
.wcolor{
    background-color:white;
	
	 
}
   .ww{
          
 
    
  display: block;
    min-width: 530px;
    min-height: 220px;;
     max-width: 1170px;
    max-height: 1170px
    
    
   
   
   
    
      }
       .ww1{
          
 
    
  display: block;
    min-width: 530px;
    min-height: 200px;;
     max-width: 730px;
    max-height: 1170px
    
    
   
   
   
    
      }
       a.aaa:link{color:white; background-color:transparent; text-decoration:none}
     a.aaa:visited{color:white; background-color:transparent; text-decoration:none}
     a.aaa:hover{color: white;font-weight: bolder;}
     .imgb{
    
    margin-left: 10px;
    margin-bottom: 10px;
    border: 14px;
    border-bottom-color: black;
    border-right: thin;
    border-bottom: thin;
    width: auto;
    height: auto;
    min-height: 180px;
    min-width: 180px;
    
	
   
   
	box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.2);
}
.imgl{
    
    margin-left: 10px;
    margin-bottom: 10px;
    border: 14px;
    border-bottom-color: black;
    border-right: thin;
    border-bottom: thin;
  

   height: 100px;
    width: 200px;
    
	
   
   
	box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 0 0 rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 5px 3px rgba(0,0,0,0.2);
}
.imgl:hover{
    
    margin-left: 10px;
    margin-bottom: 10px;
    border: 14px;
    border-bottom-color: black;
    border-right: thin;
    border-bottom: thin;
   
  
    height: 110px;
    width: 220px;
    
	
   
   
	box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 0 0 rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 5px 3px rgba(0,0,0,0.2);
}