/*
	Style Sheet
	padding	top right bottom left
	#0099ff

	img,
	a img,:link img,:visited img { border: 1px solid #000000; }

	pink ffc0c0

*/

div.rounded { background: #ffc0c0 url(/images/pink/tr.gif) no-repeat top right; }
div.rounded div { background: transparent url(/images/pink/tl.gif) no-repeat top left; }
div.rounded div div { background: transparent url(/images/pink/br.gif) no-repeat bottom right; }
div.rounded div div div {  background: transparent url(/images/pink/bl.gif) no-repeat bottom left; padding: 15px; }

div.RoundLink { width: 790px; text-align: center; background: #ffc0c0 url(/images/pink/tr.gif) no-repeat top right; }
div.RoundLink div { background: transparent url(/images/pink/tl.gif) no-repeat top left; }
div.RoundLink div div { background: transparent url(/images/pink/br.gif) no-repeat bottom right; }
div.RoundLink div div div {  background: transparent url(/images/pink/bl.gif) no-repeat bottom left; padding: 5px; }