body {background-color:#DFE6FD}

.rtop, .rtopheader, .rbottom {display:block;}
.rtop *, .rtopheader *, .rbottom * {display:block; height:1px; overflow:hidden;}
.r1, .r2, .r3, .r4 {display:block; overflow:hidden;}
.r1, .r2, .r3 {height:1px;}
.r1 {margin:0 5px;}
.r2 {margin:0 3px; border-width:0 2px;}
.r3 {margin:0 2px;}
.r4 {margin:0 1px; height:2px;}
.boxheader {height:25px; font-weight:bold; font-size:14px; text-align:center;} /* default box header */ 
.boxcontent {height:100%; padding:5px 5px 5px 5px;}	/* default box content */ 

.box_app {min-height:auto; height:auto !important; height:auto;}
.box_app b {clear:both}

.box0 {min-height:auto; height:auto !important; height:auto;}
.box0 .rtop, .box0 .rtopheader, .box0 .rbottom {background:#DFE6FD;} /* box outer color */ 
.box0, .box0 .rtop *, .box0 .rbottom * {background:#F9F5D7;} /* box bkg color */ 
/* header: MUST be declared before border!!! */ 
.box0 .rtopheader * {background:brown url(../common/image/button_cyan_test.png) repeat-x top left;} 
.box0 .boxheader {background:brown url(../common/image/button_cyan_test.png) repeat-x top left; color:#FFFFFF;} 
.box0 .boxcontent {padding:3px 5px 3px 5px;}
/* border */ 
.box0 .r1 {background:#444;}
.box0 .r2, .box0 .r3, .box0 .r4 {border-left:1px solid #444; border-right:1px solid #444;}
.box0 .r2 {border-width:0 2px;} /* MUST be declared again !!! */ 
.box0 .boxheader {border:0 solid #444; border-width:1px 1px; border-top-width:0;} 
.box0 .boxcontent {border:0 solid #444; border-width:0 1px;}
.box0 b {clear:both}

.box1 {min-height:auto; height:auto !important; height:auto;}
.box1 .rtop, .box1 .rtopheader, .box1 .rbottom {background:#F9F5D7;} /* box outer color */ 
.box1, .box1 .rtop *, .box1 .rbottom * {background:#EDCBEE;} /* box bkg color */ 
/* border */ 
.box1 .r1 {background:#444;}
.box1 .r2, .box1 .r3, .box1 .r4 {border-left:1px solid #444; border-right:1px solid #444;}
.box1 .r2 {border-width:0 2px;} /* MUST be declared again !!! */ 
.box1 .boxheader {border:0 solid #444; border-width:1px 1px; border-top-width:0;} 
.box1 .boxcontent {border:0 solid #444; border-width:0 1px;}
.box1 b {clear:both}

.box_bottom {min-height:auto; height:auto !important; height:auto;}
.box_bottom .rtop, .box_bottom .rtopheader, .box_bottom .rbottom {background:#DFE6FD;} /* box outer color */ 
.box_bottom, .box_bottom .rtop *, .box_bottom .rbottom * {background:#DFE6F9;} /* box bkg color */ 
.box_bottom b {clear:both}

#travels_menu_top_middle span {float:left; cursor:pointer; color:#FFFFFF; padding:9px 0 10px 11px; background:url(../common/image/button_left_cyan.png) no-repeat;}
#travels_menu_top_middle em {float:left; overflow:hidden; text-indent:-9999px; cursor:pointer; background:url(../common/image/button_right_cyan.png) no-repeat; width:13px; height:36px;}
#travels_menu_top_middle a:hover span {background:url(../common/image/button_left_hover.png) no-repeat;}
#travels_menu_top_middle a:hover em {background:url(../common/image/button_right_hover.png) no-repeat;}