@import url("container_text.css");

.title_left {margin:0; float:left; width:80%; text-align:left; white-space:nowrap;}
.title_leftact {margin:0; float:left; width:1%;}
.title_right {margin:0; float:right; text-align:right;}

/********GRAY*************/
.top_bg_gray_bord{background:url(gray_top_bg.gif) repeat-x top left;}
.top_left_gray_bord{background:url(gray_top_lt.gif) no-repeat top left;}
.top_right_gray_bord{background:url(gray_top_rt.gif) no-repeat top right; height:3px;}
.content_lt_bg_bord{background:url(gray_lt_bg.gif) repeat-y top left;}
.content_rt_bg_bord{background:url(gray_rt_bg.gif) repeat-y top right;}
.content_bg_bord{background-color:#E4E8EC;}
.bot_bg_gray_bord{background:url(gray_bot_bg.gif) repeat-x top left;}
.bot_left_gray_bord{background:url(gray_bot_lt.gif) no-repeat top left;}
.bot_right_gray_bord{background:url(gray_bot_rt.gif) no-repeat top right; height:4px;}
.content_left-topcur{background:url(side_lt-curtopshad.gif) repeat-y top left;}
.content_right_topcur{background:url(side_rt-curtopshad.gif) repeat-y top right;}
.content_bg_topcur{background-color:#ffffff;}

.bot_left-topcur{background:url(bot_left-topcur.gif) no-repeat top left;}
.bot_right_topcur{background:url(bot_right-topcur.gif) no-repeat top right; height:3px;}
.bot_bg_topcur{background:url(bot_bg-topcur.gif) repeat-x top left;}


