/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.RoundedgrayTitleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11pt;
	font-weight: bold;
	color: #000000; 
	padding-top:5px; padding-left:3px; 
	
}

.RoundedgrayTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.RoundedgrayTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 
	background-color:#FFFFFF; }

.RoundedgrayTitleActionscell {
	height: 23px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleVisibilitycell {
	height: 23px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.RoundedgrayTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.RoundedgrayTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleTitleTable {
	height: 23px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; background-image:url(images/round_middle.jpg); 
	background-repeat:repeat-x; 
	background-position:top left; 
	
}

.RoundedgrayTitleTopLeftCorner {
	height: 23px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleTopMIddle {
	height: 23px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleTopRightCorner {
	height: 23px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RoundedgrayTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

/*add new class*/

.left_bg{ 
background-image:url(images/rounded-left1.jpg); 
background-repeat:repeat-y; 
background-position:bottom left;  
  }

.right_bg{ 
background-image: url(images/rounded-right1.jpg); 
background-repeat:repeat-y; 
background-position:bottom right;   }


.roundbottom_bg{ 
background-image: url(images/round_bottommiddle.jpg); 
background-repeat:repeat-x; 
background-position:bottom left; 
width:100%;  
}
