/*********************************/
/* Styles for Rounded Container Tan Tan Grad Background*/

#TanGradientBkgd {
	padding: 0px;
	margin: 5px;

}
#TanGradientBkgd .RCTopLeft {
    background-color: #C9C49E;
	padding-left: 0px;
	width: 16px;
	height: 40px;
	background-image: url('images/RTAPHmHeaderTanLeft.png');
}
#TanGradientBkgd .RCTop {
	background-image: url('images/RTAPHmHeaderTanCenter.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 100%;
	height: 40px;
}
#TanGradientBkgd .RCTopRight 
{
    background-color: #C9C49E;
    padding-left: 0px;
	width: 16px;
	height: 40px;
	background-image: url('images/RTAPHmHeaderTanRight.png');
}
#TanGradientBkgd .RCLeft1 {
    background-color: #CEC7A4;
	background-image: url('images/RTAPTanGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 16px;
	height: 100%;
}

#TanGradientBkgd .RCLeft {
    background-color: #CEC7A4;
	background-image: url('images/RTAPTanGrad.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 5px;
	height: 100%;
}
#TanGradientBkgd .RCCenter {
	background-color: #C9C49E;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#TanGradientBkgd .RCRight {
    background-color: #CEC7A4;
	background-image: url('images/RTAPTanGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 5px;
	height: 100%;
}

#TanGradientBkgd .RCRight1 {
    background-color: #CEC7A4;
	background-image: url('images/RTAPTanGrad.png');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	width: 16px;
	height: 100%;

}

#TanGradientBkgd .RCBottomLeft {
	width: 16px;
	height: 6px;
	background-image: url('images/RTAPTanll.png');
}
#TanGradientBkgd .RCBottom {
	background-image: url('images/RTAPTanlm.png');
	background-repeat: repeat-x;
	background-position: 50% top;
	width: 100%;
	height: 6px;
}
#TanGradientBkgd .RCBottomRight {
	width: 16px;
	height: 6px;
	background-image: url('images/RTAPTanlr.png');
}
#TanGradientBkgd .TitleTanGradientBkgd 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px; font-weight:bold;
	color:#464847;
	padding: 6 0 0 0px;
	
}
#TanGradientBkgd .Content-GreyGradBkgd {
	background-image: url('images/RTAPTanGrad.png');
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 100%;
	height: 100%;
	padding: 5px;
}
#TanGradientBkgd .Content-GreyGradBkgd a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF;
}

#TanGradientBkgd .Content-GreyGradBkgd a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF;
}

#TanGradientBkgd .Content-GreyGradBkgd a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #ffffff;
}

#TanGradientBkgd .Content-GreyGradBkgd a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FFFFFF; 
}




