body{
margin:0;
background-color:#fff;
}

.blue{background-color:#89CBEB;}


.blue_x{background-color:#89CBEB;

}

.panel_1{background-image:url(images/panel_1.gif);
width:200px;
height:337px
}

.panel_2{background-image:url(images/panel_2.gif);
width:187px;
height:337px
}

.panel_3{background-image:url(images/panel_3.gif);
width:99px;
height:337px
}

.panel_4{background-image:url(images/panel_4.gif);
width:143px;
height:337px
}

.footer{
font-family:arial;
font-size:10px;
color:#666
}

.footer a{
font-family:arial;
color:#000;
font-size:10px;
text-decoration:none;
color:#666
}

.panel_bg{
background-image:url(images/main_bg.gif);
background-repeat:no-repeat;
background-color:#0092DD;
}

.main_height{
height:100%;

}



.new_bg{
background-image:url(images/new_bg.gif);
background-repeat:no-repeat;
background-position:top center;
background-color:#89CBEB;
height:100%;
}


.footer_2{
font-family:arial;
font-size:10px;
color:#003B6F
}

.footer_2 a{
font-family:arial;
color:#000;
font-size:10px;
text-decoration:none;
color:#003B6F
}