/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
.contentpane  {
	background-image:url(images/1_07.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.TitleActionscell {
}
.TitleVisibilitycell {
}
.BlueTitleTitle {
	font-size: 32px;
	font-weight: bold;
	color: #00355f;
	text-align:left;
	text-decoration:none;
}


