/* 
================================
 Container Styles for DotNetNuke
================================
*/   
/* Styles for Rounded  Container No Header Color*/

#RoundedCornersTable {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTable .RCTopLeft {
	padding-left: 8px;
	width: 6px;
	height: 6px;
	background: url(images/ul.gif) no-repeat bottom right;
}
#RoundedCornersTable .RCTop {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 6px;
}
#RoundedCornersTable .RCTopRight {
	width: 6px;
	height: 6px;
	background: url(images/ur.gif) no-repeat bottom left;
}
#RoundedCornersTable .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTable .RCCenter {
	background-image: url(images/bk_container_grn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTable .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTable .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTable .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTable .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeader {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px; font-weight:bold;
	color:#666666;
	padding: 0 0 0 5px;
	line-height: 30px;
}
.RoundedCornersContent {
	padding: 5px 0 0 5px;
	background: transparent;
}
/* Styles for Rounded Container Light Blue Vista Gradient Background*/

#RoundedCornersTableLightBlue {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTableLightBlue .RCLightBlueTopLeft {
	padding-left: 9px;
	width: 9px;
	height: 30px;
	background: url(images/curulltblue.png) no-repeat bottom right;
}
#RoundedCornersTableLightBlue .RCLightBlueTop {
	background-image: url(images/curtopltblue.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#RoundedCornersTableLightBlue .RCLightBlueTopRight 
{
    padding-left: 9px;
	width: 9px;
	height: 30px;
	background: url(images/cururltblue.png) no-repeat bottom left;
}
#RoundedCornersTableLightBlue .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableLightBlue .RCCenter {
	background-image: url(images/bk_container_grn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTableLightBlue .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableLightBlue .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTableLightBlue .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableLightBlue .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeaderLightBlue {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitleLightBlue 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; font-weight:bold;
	color:#ffffff;
	padding: 6 0 0 0px;
	
}
.RoundedCornersContent {
	padding: 5px 0 0 5px;
	background: transparent;
}
/*********************************/
/* Styles for Rounded Container Light Blue Vista White Background*/

#RoundedCornersTableLightBlue-Wht {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTableLightBlue-Wht .RCLightBlueTopLeft {
	padding-left: 9px;
	width: 9px;
	height: 30px;
	background: url(images/curulltblue.png) no-repeat bottom right;
}
#RoundedCornersTableLightBlue-Wht .RCLightBlueTop {
	background-image: url(images/curtopltblue.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#RoundedCornersTableLightBlue-Wht .RCLightBlueTopRight 
{
    padding-left: 9px;
	width: 9px;
	height: 30px;
	background: url(images/cururltblue.png) no-repeat bottom left;
}
#RoundedCornersTableLightBlue-Wht .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableLightBlue-Wht .RCCenter {
	background-color: #FFFFFF;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTableLightBlue-Wht .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableLightBlue-Wht .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTableLightBlue-Wht .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableLightBlue-Wht .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeaderLightBlue-Wht {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitleLightBlue-Wht 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; font-weight:bold;
	color:#ffffff;
	padding: 6 0 0 0px;
	
}
.RoundedCornersContent-Wht {
	padding: 5px 0 0 5px;
	background: transparent;
}
/*********************************/
/* Styles for Rounded Container Light Blue Vista Grey Background*/

#RoundedCornersTableLightBlue-Grey {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTableLightBlue-Grey .RCLightBlueTopLeft {
	padding-left: 9px;
	width: 9px;
	height: 30px;
	background: url(images/curulltblue.png) no-repeat bottom right;
}
#RoundedCornersTableLightBlue-Grey .RCLightBlueTop {
	background-image: url(images/curtopltblue.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#RoundedCornersTableLightBlue-Grey .RCLightBlueTopRight 
{
    padding-left: 9px;
	width: 9px;
	height: 30px;
	background: url(images/cururltblue.png) no-repeat bottom left;
}
#RoundedCornersTableLightBlue-Grey .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableLightBlue-Grey .RCCenter {
	background-color: #E7E7E7;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTableLightBlue-Grey .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableLightBlue-Grey .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTableLightBlue-Grey .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableLightBlue-Grey .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeaderLightBlue-Grey {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitleLightBlue-Grey 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; font-weight:bold;
	color:#ffffff;
	padding: 6 0 0 0px;
	
}
.RoundedCornersContent-Grey {
	padding: 5px 0 0 5px;
	background: transparent;
}
/*********************************/
/* Styles for Rounded Container Green Vista Gradient Background*/

#RoundedCornersTableGreen {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTableGreen .RCGreenTopLeft {
	padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/curulGreen.png) no-repeat bottom right;
}
#RoundedCornersTableGreen .RCGreenTop {
	background-image: url(images/curtopGreen.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#RoundedCornersTableGreen .RCGreenTopRight 
{
    padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/cururGreen.png) no-repeat bottom left;
}
#RoundedCornersTableGreen .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen .RCCenter {
	background-image: url(images/bk_container_grn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTableGreen .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTableGreen .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableGreen .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeaderGreen {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitleGreen 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; font-weight:bold;
	color:#ffffff;
	padding: 0 0 0 0px;
	
}
.RoundedCornersContent {
	padding: 0px 0 0 5px;
	background: transparent;
}
/*********************************/
/* Styles for Rounded Container Green Vista White Background*/

#RoundedCornersTableGreen-Wht {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTableGreen-Wht .RCGreenTopLeft {
	padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/curulGreen.png) no-repeat bottom right;
}
#RoundedCornersTableGreen-Wht .RCGreenTop {
	background-image: url(images/curtopGreen.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#RoundedCornersTableGreen-Wht .RCGreenTopRight 
{
    padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/cururgreen.png) no-repeat bottom left;
}
#RoundedCornersTableGreen-Wht .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen-Wht .RCCenter {
	background-color: #FFFFFF;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTableGreen-Wht .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen-Wht .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTableGreen-Wht .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableGreen-Wht .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeaderGreen-Wht {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitleGreen-Wht 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; font-weight:bold;
	color:#ffffff;
	padding: 6 0 0 0px;
	
}
.RoundedCornersContent-Wht {
	padding: 5px 0 0 5px;
	background: transparent;
}
/*********************************/
/* Styles for Rounded Container Green Vista Grey Background*/

#RoundedCornersTableGreen-Grey {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTableGreen-Grey .RCGreenTopLeft {
	padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/curulgreen.png) no-repeat bottom right;
}
#RoundedCornersTableGreen-Grey .RCGreenTop {
	background-image: url(images/curtopgreen.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#RoundedCornersTableGreen-Grey .RCGreenTopRight 
{
    padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/cururgreen.png) no-repeat bottom left;
}
#RoundedCornersTableGreen-Grey .RCLeft {
	background-image: url(images/leftgrey.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen-Grey .RCCenter {
	background-color: #E7E7E7;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTableGreen-Grey .RCRight {
	background-image: url(images/rightgrey.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen-Grey .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/llgrey.gif) no-repeat top right;
}
#RoundedCornersTableGreen-Grey .RCBottom {
	background-image: url(images/bottomgrey.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableGreen-Grey .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lrgrey.gif) no-repeat top left;
}
.RoundedCornersHeaderGreen-Grey {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitleGreen-Grey 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; font-weight:bold;
	color:#ffffff;
	padding: 6 0 0 0px;
	
}
.RoundedCornersContent-Grey {
	padding: 5px 0 0 5px;
	background: transparent;
}
/*********************************/
/* Styles for Rounded Container Green Vista Dark Green Background*/

#RoundedCornersTableGreen-DkGreen {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTableGreen-DkGreen .RCDkGreenTopRowLeft {
	padding-left: 0px;
	width: 6px;
	height: 6px;
	background: url(images/ul.gif) no-repeat bottom right;
}
#RoundedCornersTableGreen-DkGreen .RCDkGreenTopRow {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableGreen-DkGreen .RCDkGreenTopRowRight {
	width: 6px;
	height: 6px;
	background: url(images/ur.gif) no-repeat bottom left;
}
#RoundedCornersTableGreen-DkGreen .RCDKGreenTopLeft {
	padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/curulgreen.png) no-repeat bottom right;
}
#RoundedCornersTableGreen-DkGreen .RCDKGreenTop {
	background-image: url(images/curtopgreen.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#RoundedCornersTableGreen-DkGreen .RCDKGreenTopRight 
{
    padding-left: 0px;
	width: 9px;
	height: 30px;
	background: url(images/cururgreen.png) no-repeat bottom left;
}
#RoundedCornersTableGreen-DkGreen .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen-DkGreen .RCCenter {
	background-color: #72A218;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTableGreen-DkGreen .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTableGreen-DkGreen .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTableGreen-DkGreen .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTableGreen-DkGreen .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeaderGreen-DkGreen {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitleGreen 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; font-weight:bold;
	color:#ffffff;
	padding: 6 0 0 0px;
	
}
.RoundedCornersContent-DkGreen {
	padding: 5px 0 0 5px;
	background: transparent;
}
/*********************************/
/*container Red Color*/
.containermaster_red {
	width: 100%;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_red {
	background-image: url(gradient_ltred.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_red .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_red
{
	background-image: url(content_ltred.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_red
{
	background-image: url(fooder_ltred.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_red .containercontent_red .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*container Blue Color*/
.containermaster_blue {
	width: 100%;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_blue {
	background-image: url(gradient_ltblue.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.containerrow_blue .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_blue
{
	background-image: 
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_blue
{
	background-image: url(fooder_ltblue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_blue .containercontent_blue .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*container Green Color*/
.containermaster_green {
	width: 100%;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_green {
	background-image: url(gradient_ltgreen.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_green .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_green
{
	background-image: url(content_ltgreen.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_green
{
	background-image: url(fooder_ltgreen.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_green .containercontent_green .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*container Brown Color*/
.containermaster_brown {
	width: 100%;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_brown {
	background-image: url(gradient_ltbrown.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_brown .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_brown
{
	background-image: url(content_ltbrown.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_brown
{
	background-image: url(fooder_ltbrown.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_brown .containercontent_brown .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*container Orange Color*/
.containermaster_Orange {
	width: 100%;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_Orange {
	background-image: url(gradient_ltorange.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_Orange .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_Orange
{
	background-image: url(content_ltorange.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_Orange
{
	background-image: url(fooder_ltorange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_Orange .containercontent_Orange .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*container Purple Color*/
.containermaster_Purple {
	width: 100%;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_Purple {
	background-image: url(gradient_ltpurple.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_Purple .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_purple
{
	background-image: url(content_ltpurple.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_purple
{
	background-image: url(fooder_ltpurple.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_purple .containercontent_purple .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

