.menu {
    background-image: none !important;
    background-color: #234791;
}
#box_header
{
    background-image: none !important;
    background-color: white;
}
#box_middle
{
    background-image: none !important;
    background-color: white;
}

#box_footer
{
    background-image: none !important;
    background-color: white;
}
.resultHeader_line
{
    background-image: none !important;
    background-color: white;
}
.tbl_top
{
    background-image: none !important;
    background-color: white;
}
.tbl_large_top
{
    background-image: none !important;
    background-color: white;
}
.tbl_large_bottom
{
    background-image: none !important;
    background-color: white;
}
.tbl_large
{
    background-image: none !important;
    background-color: white;
}
.tbl_sm_top
{
    background-image: none !important;
    background-color: white;
}
.tbl_sm_bottom
{
    background-image: none !important;
    background-color: white;
}
.header_bg_large
{
    background-image: none !important;
    background-color: #cbd0db;
 
}
.header_bg_sm{
    background-image: none !important;
    background-color: #cbd0db;
}
.btn_50
{
    background-image: none !important;
    background-color: #3d3d9b;
}
.btn_131
{
    background-image: none !important;
    background-color: #3d3d9b;
}
.btn_116
{
    background-image: none !important;
    background-color: #3d3d9b;
}
.btn_80
{
    background-image: none !important;
    background-color: #3d3d9b;
}
.btn_2rows
{
    background-image: none !important;
    background-color: #3d3d9b;
}

.btn_131_2rows
{
    background-image: none !important;
    background-color: #3d3d9b;
}
.bg_1
{
    background-image:url('/img/bg_1_2.png');
	background-size: cover;
text-align: left;	
}
.bg_2
{
    background-image:url('/img/bg_2_2.png');
		background-size: cover;
text-align: left;
}
.bg_3
{
    background-image:url('/img/bg_3_2.png');
	background-size: cover;
text-align: left;
	}
.bg_4
{
    background-image:url('/img/bg_4_2.png');
	background-size: cover;
text-align: left;
	}
.bg_5
{
    background-image:url('/img/bg_5_2.png');
	background-size: cover;
text-align: left;
	}
.bg_6
{
    background-image:url('/img/bg_6_2.png');
	background-size: cover;
text-align: left;
	}
.bg_1 A, .bg_2 A, .bg_3 A, .bg_4 A, .bg_5 A, .bg_6 A {
    color: #434343;
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 65px;
    text-decoration: none;
}
.fullscr_top
{
    background-image: none !important;
    background-color: white;
}
.fullscr_bottom
{
    background-image: none !important;
    background-color: white;
}
#button_box , #button_box_right
{
    background-image: none !important;
    background-color: #3d3d9b;
}
#button_box_inline
{
    background-image: none !important;
    background-color: #3d3d9b;
}
.leftAlign
{
    float: left !important;
}
.rightAlign
{
    float: right !important;
}
@media (max-width: 767px) {
.leftAlign
{
    float: none !important;
}
.rightAlign
{
    float: none !important;
}
}
