/* Start of CMSMS style sheet 'Rounded Corners' */
/* Rounded Corners table version */

#roundwhite {
margin:30px 35px 35px 35px;
width:184px;
float: left;
}

.roundwhitetop {
background:#F39796 url(graphics/rounded-white-top.gif) no-repeat top left;
height:25px;
}

.roundwhitetop h6 {
	padding: 7px 0 7px 35px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
.roundwhitemid {
margin:0;
padding:15px;
background:#F9EDEC url(graphics/rounded-white-bkg.gif) repeat-y;
}

.roundwhitemid p {
margin-bottom:0px;
font-size: 10px;
line-height:150%;
}

.roundwhitebottom {
background:#F9EDEC url(graphics/rounded-white-bottom.gif) no-repeat bottom left;
height:11px;
}



/* Rounded Corners table version BROWN */

#roundbrown {
margin:10px 0px 30px 0px;
width:184px;
float: left;
}

.roundbrowntop {
background:#F39796 url(graphics/rounded-brown-top.gif) no-repeat top left;
height:25px;
}

.roundbrowntop h6 {
	padding: 7px 0 7px 35px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;

}
.roundbrownmid {
margin:0;
padding:15px;
background:#F9EDEC url(graphics/rounded-brown-bkg.gif) repeat-y;
}

.roundbrownmidno {
margin:0;
padding:0px;
background:#F9EDEC url(graphics/rounded-brown-bkg.gif) repeat-y;
}

.roundbrownmid p {
margin-bottom:15px;
font-size: 11px;
line-height:150%;
}

.roundbrownbottom {
background:#F9EDEC url(graphics/rounded-brown-bottom.gif) no-repeat bottom left;
height:11px;
}
/* End of 'Rounded Corners' */

