.yellow_background{
background-color:#F3BD01;
}

.yellow_border_left_right{ 
border-left: 1px solid #F3BD01;
border-right:1px solid #F3BD01;
}

.light_yellowborder_1{ 
border-top: 1px solid #FFDE00;
border-bottom: 1px solid #FFDE00;
border-right: 1px solid #FFDE00;
}
.light_yellowborder_2{ 
border-top: 1px solid #FFDE00;
border-bottom: 1px solid #FFDE00;
}
.light_yellowborder_3{ 
border-bottom: 1px solid #FFDE00;
}
.menu_left{

background-color:#F3BD01;
border-top: 1px solid #FFDE00;
}
