@charset "utf-8";
/* CSS Document */

/* blue container */
.bluetitle{font-family:"Trebuchet MS";
font-size:18px;
color:#094668;
}

.top-cr{ background:url(bl-lf-tp-cr.png) no-repeat right;
width:9px;
height:10px;
}

.top-cr1{ background:url(bl-rt-tp-cr.png) no-repeat left;
width:9px;
height:10px;
}

.top-bg{ background:url(bl-tp-bg.png) repeat-x;
height:10px;
}


.btm-cr{ background:url(bl-lf-btm-cr.png) no-repeat right;
width:9px;
height:10px;
}

.btm-cr1{ background:url(bl-rt-btm-cr.png) no-repeat left;
width:9px;
height:10px;
}

.btm-bg{ background:url(bl-btm-bg.png) repeat-x;
height:10px;
}

.bluebg{background:url(bl-bg.gif) repeat-x top;
background-color:#BED2EB;

}



