

.ro_header {
	margin: 0px;
	background:url(../images/roundedbox_ro.gif) top right no-repeat;
}

.lo_header {
	margin: 0px;
	background:url(../images/roundedbox_lo.gif) top left no-repeat;
}

.ru_header {
	margin: 0px;
	background:url(../images/roundedbox_ru.gif) bottom right no-repeat;
}

.lu_header {
	margin: 0px;
	background:url(../images/roundedbox_lu.gif) bottom left no-repeat;
	height: 160px;
}


.ro_narrowbox {
	margin: 0px;
	background:url(../images/roundedbox_narrowbox_ro.gif) top right no-repeat;
}

.lo_narrowbox {
	margin: 0px;
	background:url(../images/roundedbox_narrowbox_lo.gif) top left no-repeat;
}

.ru_narrowbox {
	margin: 0px;
	background:url(../images/roundedbox_narrowbox_ru.gif) bottom right no-repeat;
}

.lu_narrowbox {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background:url(../images/roundedbox_narrowbox_lu.gif) bottom left no-repeat;
	font-size: 1.0em;
	
}













.ro_content {
	margin: 0px;
	background:url(../images/roundedbox_content_ro.gif) top right no-repeat;
}

.lo_content {
	margin: 0px;
	background:url(../images/roundedbox_content_lo.gif) top left no-repeat;
}

.ru_content {
	margin: 0px;
	background:url(../images/roundedbox_content_ru.gif) bottom right no-repeat;
}

.lu_content {
	margin: 0px;
	background:url(../images/roundedbox_content_lu.gif) bottom left no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	/*padding-bottom: 20px;*/
}


.ro_footer {
	margin: 0px;
	background:url(../images/roundedbox_footer_ro.gif) top right no-repeat;
}

.lo_footer {
	margin: 0px;
	background:url(../images/roundedbox_footer_lo.gif) top left no-repeat;
}

.ru_footer {
	margin: 0px;
	background:url(../images/roundedbox_footer_ru.gif) bottom right no-repeat;
}

.lu_footer {
	margin: 0px;
	background:url(../images/roundedbox_footer_lu.gif) bottom left no-repeat;
	padding: 2px;
}



/* New Edges */

 #tlc, #tlc_right, #tlc, #tlc_left, #tlc_header, #navigation, #content, #right, #blc, #blc_right, #blc_header, #blc_left, #brc, #brc_right, #brc_left, #brc_header
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc, #tlc_right, #tlc_left, #tlc_header
	{
	background-image:url(../images/tlc.gif);
	background-position: 0% 0%;
	}

#navigation, #content, #right, #trc_header

	{
	background-image:url(../images/trc.gif);
	background-position: 100% 0%;
	}


	
#blc, #blc_right, #blc_left, #blc_header
	{
	background-image:url(../images/blc.gif);
	background-position: 0% 100%;
	}

#brc, #brc_right, #brc_left, #brc_header
	{
	background-image:url(../images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #tb_right, #tb_left, #tb_header, #bb, #bb_right, #bb_left, #bb_header
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb, #tb_right, #tb_left, #tb_header
	{
	background-image:url(../images/tb.gif);
	background-position: 0% 0%;
	}

#bb, #bb_right, #bb_left, #bb_header
	{
	background-image:url(../images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb, #rb_right, #rb_left, #rb_header
	{
	background-image:url(../images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
	
#content_rb
	{
	background-image:url(../images/content_r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb, #lb_right, #lb_left, #lb_header
	{
	background-image:url(../images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
 

