/*********************************/
/* Styles for Rounded Container Purple Grey Grad Background*/

#PurpleGradientBkgd {
	padding: 0px;
	margin: 5px;

}
#PurpleGradientBkgd .RCTopLeft {
    background-color: #C15390;
	padding-left: 0px;
	width: 16px;
	height: 40px;
	background-image: url('images/RTAPHmHeaderPurpleLeft.png');
}
#PurpleGradientBkgd .RCTop {
	background-image: url('images/RTAPHmHeaderPurpleCenter.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 100%;
	height: 40px;
}
#PurpleGradientBkgd .RCTopRight 
{
    background-color: #C15390;
    padding-left: 0px;
	width: 16px;
	height: 40px;
	background-image: url('images/RTAPHmHeaderPurpleRight.png');
}
#PurpleGradientBkgd .RCLeft1 {
    background-color: #C15390;
	background-image: url('images/RTAPPurpleGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 16px;
	height: 100%;
}

#PurpleGradientBkgd .RCLeft {
    background-color: #C15390;
	background-image: url('images/RTAPPurpleGrad.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 5px;
	height: 100%;
}
#PurpleGradientBkgd .RCCenter {
	background-color: #C15390;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#PurpleGradientBkgd .RCRight {
    background-color: #C15390;
	background-image: url('images/RTAPPurpleGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 5px;
	height: 100%;
}

#PurpleGradientBkgd .RCRight1 {
    background-color: #C15390;
	background-image: url('images/RTAPPurpleGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 16px;
	height: 100%;

}

#PurpleGradientBkgd .RCBottomLeft {
	width: 16px;
	height: 6px;
	background-image: url('images/RTAPPurplell.png');
}
#PurpleGradientBkgd .RCBottom {
	background-image: url('images/RTAPPurplelm.png');
	background-repeat: repeat-x;
	background-position: 50% top;
	width: 100%;
	height: 6px;
}
#PurpleGradientBkgd .RCBottomRight {
	width: 16px;
	height: 6px;
	background-image: url('images/RTAPPurplelr.png');
}
#PurpleGradientBkgd .TitlePurpleGradientBkgd 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px; font-weight:bold;
	color:#C85F9A;
	padding: 6 0 0 0px;
	
}
#PurpleGradientBkgd .Content-GreyGradBkgd {
	background-image: url('images/RTAPPurpleGrad.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 100%;
	height: 100%;
	padding: 5px;
}
#PurpleGradientBkgd .Content-GreyGradBkgd a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF;
}

#PurpleGradientBkgd .Content-GreyGradBkgd a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF;
}

#PurpleGradientBkgd .Content-GreyGradBkgd a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #ffffff;
}

#PurpleGradientBkgd .Content-GreyGradBkgd a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF; 
}





