/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.GrayTitleTitle {
	font-family:  Georgia, Times, serif;
	font-size: 24px;
	font-weight: nrmal;
	color: #663300;
	text-align:left;
	text-decoration:none;
	white-space:normal;!important
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.GrayTitleWidth {
	width: 100%;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
	border:1px solid #cccccc;
}


.GrayTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 0px;
	font-family:Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-color:#E3E1D1;
	border:3px solid #ffffff;
}

.GrayTitleActionscell {
	height: 51px;
	text-align: left;
	vertical-align: middle;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #663300;
padding-left:4px;
}

.GrayTitleVisibilitycell {
	height: 51px;
	text-align: right;
	vertical-align: middle;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #663300;
	padding-right:5px;
}

.GrayTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}
.GrayTitleContentTable {
	width: 100%;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleTitleTable {
	height: 51px;
	width: 100%;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	border-bottom:1px solid #c8c8c8;
}

.GrayTitleTopLeftCorner {
	height: 51px;
	width: 20px;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleTopMIddle {
	height: 51px;
	text-align: left;
	vertical-align: middle;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleTopRightCorner {
	height: 51px;
	width: 20px;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleBottomMiddle {
	height: 10px;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
}

.GrayTitleBottomAction {
	text-align: right;
	vertical-align: top;
	font-family:Georgia, Times, serif;
	font-size:  14px;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
