﻿/*  menu bar 1  start*/
.menu_1{width:100px;height:100px; float:left; cursor:pointer; background-color: White; }
.menu_1:hover{width:100px;height:100px; float:left;cursor:pointer;background-color:#ea1b25;}
.menu_1 div{width:100px;height: auto; background-color: transparent; float:left; margin-top:30px;}
.menu_1 div a{width:100px;height: auto; background-color: transparent; text-align:center; font-size:30px; display:block; text-decoration:none; color:White;}
/*  menu bar 1  end*/


/*  menu bar 2  start*/
.menu_2{width:135px;height:100px; background-color: White; float:left; cursor:pointer; margin-left:1px;}
.menu_2:hover{width:135px;height:100px; float:left;cursor:pointer; margin-left:1px; background-color:#ea1b25;}
.menu_2 div{width:135px;height: auto; background-color: transparent; float:left; margin-top:30px;}
.menu_2 div a{width:135px;height: auto; background-color: transparent; text-align:center; font-size:30px; display:block; text-decoration:none; color:#ea1b25;}
/*  menu bar 2  end*/

/*  menu bar 3  start*/
.menu_3{width:130px;height:100px; background-color: White; float:left; cursor:pointer; margin-left:1px;}
.menu_3:hover{width:130px;height:100px; float:left;cursor:pointer; margin-left:1px; background-color:#ea1b25;}
.menu_3 div{width:130px;height: auto; background-color: transparent; float:left; margin-top:30px;}
.menu_3 div a{width:130px;height: auto; background-color: transparent; text-align:center; font-size:30px; display:block; text-decoration:none; color:#ea1b25;}
/*  menu bar 3  end*/

/*  menu bar 4  start*/
.menu_4{width:110px;height:100px; background-color: White; float:left; cursor:pointer; margin-left:1px;}
.menu_4:hover{width:110px;height:100px; float:left;cursor:pointer; margin-left:1px; background-color:#ea1b25;}
.menu_4 div{width:110px;height: auto; background-color: transparent; float:left; margin-top:30px;}
.menu_4 div a{width:110px;height: auto; background-color: transparent; text-align:center; font-size:30px; display:block; text-decoration:none; color:#ea1b25;}
/*  menu bar 4  end*/

/*  menu bar 5  start*/
.menu_5{width:130px;height:100px; background-color: White; float:left; cursor:pointer; margin-left:1px;}
.menu_5:hover{width:130px;height:100px; float:left;cursor:pointer; margin-left:1px; background-color:#ea1b25;}
.menu_5 div{width:130px;height: auto; background-color: transparent; float:left; margin-top:30px;}
.menu_5 div a{width:130px;height: auto; background-color: transparent; text-align:center; font-size:30px; display:block; text-decoration:none; color:#ea1b25;}
/*  menu bar 5  end*/

/*  menu bar 6  start*/
.menu_6{width:130px;height:100px; background-color: White; float:left; cursor:pointer; margin-left:1px;}
.menu_6:hover{width:130px;height:100px; float:left;cursor:pointer; margin-left:1px; background-color:#ea1b25;}
.menu_6 div{width:130px;height: auto; background-color: transparent; float:left; margin-top:30px;}
.menu_6 div a{width:130px;height: auto; background-color: transparent; text-align:center; font-size:30px; display:block; text-decoration:none; color:#ea1b25;}
/*  menu bar 6  end*/
