td#bgr{
	background-image: url(images/bgr_red_1.gif); 
	background-position: top right; 
	background-repeat: repeat; 
}

td.bgr{
	background-image: url(images/bgr_red_1.gif); 
}

td#menu{
	background-image: url(images/bgr_red_2.gif);
}

td#red{
	background-image: url(images/red_left.gif); 
	background-position: top right; 
	background-repeat: no-repeat; 
}

div#top{
	background-image: url(images/red_top.gif);
	background-repeat: no-repeat; 
}

div#bott{
	background-image: url(images/red_bott.gif);
	background-repeat: no-repeat; 
}
