/* CSS Document */

.ContainerYellowTop {
	background-image:url(yellow1_tc.gif);
	background-repeat:repeat-x;
	
	}
	
.ContainerYellowBody {
	background:#2a2a86;
	padding:5px;
	}
	
