/*********************************/
/* Styles for Rounded Container Grey Grey Grad Background*/

#GreyGradientBkgd {
	padding: 0px;
	margin: 5px;

}
#GreyGradientBkgd .RCTopLeft {
    background-color: #424443;
	padding-left: 0px;
	width: 16px;
	height: 40px;
	background-image: url('images/RTAPHmHeaderGreyLeft.png');
}
#GreyGradientBkgd .RCTop {
	background-image: url('images/RTAPHmHeaderGreyCenter.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 100%;
	height: 40px;
}
#GreyGradientBkgd .RCTopRight 
{
    background-color: #424443;
    padding-left: 0px;
	width: 16px;
	height: 40px;
	background-image: url('images/RTAPHmHeaderGreyRight.png');
}
#GreyGradientBkgd .RCLeft1 {
    background-color: #464847;
	background-image: url('images/RTAPGreyGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 16px;
	height: 100%;
}

#GreyGradientBkgd .RCLeft {
    background-color: #464847;
	background-image: url('images/RTAPGreyGrad.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 5px;
	height: 100%;
}
#GreyGradientBkgd .RCCenter {
	background-color: #464847;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#GreyGradientBkgd .RCRight {
    background-color: #464847;
	background-image: url('images/RTAPGreyGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 5px;
	height: 100%;
}

#GreyGradientBkgd .RCRight1 {
    background-color: #464847;
	background-image: url('images/RTAPGreyGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 16px;
	height: 100%;

}

#GreyGradientBkgd .RCBottomLeft {
	width: 16px;
	height: 6px;
	background-image: url('images/RTAPGreyll.png');
}
#GreyGradientBkgd .RCBottom {
	background-image: url('images/RTAPGreylm.png');
	background-repeat: repeat-x;
	background-position: 50% top;
	width: 100%;
	height: 6px;
}
#GreyGradientBkgd .RCBottomRight {
	width: 16px;
	height: 6px;
	background-image: url('images/RTAPGreylr.png');
}
#GreyGradientBkgd .TitleGreyGradientBkgd 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px; font-weight:bold;
	color:#464847;
	padding: 6 0 0 0px;
	
}
#GreyGradientBkgd .Content-GreyGradBkgd {
	background-image: url('images/RTAPGreyGrad.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 100%;
	height: 100%;
	padding: 5px;
}
#GreyGradientBkgd .Content-GreyGradBkgd a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF;
}

#GreyGradientBkgd .Content-GreyGradBkgd a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF;
}

#GreyGradientBkgd .Content-GreyGradBkgd a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #ffffff;
}

#GreyGradientBkgd .Content-GreyGradBkgd a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF; 
}




