/* These are the TABLE AND CELL FORMATTING styles */

.TipTopRT {
	background-image:url(../../images/SLATE/EthHead.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #B1CEE2;
	height: 45px;
	border: none;
}

.PaperAppBack {
	background-position: center;
	background-repeat: no-repeat;
	width: 586px;
	height: 576px;
	text-align: center;
	vertical-align: middle;
	background-position: top;
	padding-top: 45px;
}

.TopCorner {
	background-image:url(../../images/SLATE/EthElbow.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.SLATEBody {
	background-image: url(../../images/SLATE/Puzzle.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}


/* These are the LAYER styles */

/* This is the style used on the layer that contains the SLATE title */
.SLATELayer {
	position: absolute;
	width: 406px;
	height: 65px;
	z-index: 4;
	left: 290px;
	top: 186px;
	text-align: left;
}





.ProgName {
	font-family: "Times New Roman, Times, serif";
	font-size: 44px;
	color: #37459E;
}

.Acronym01 {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #0099FF;
}

.Acronym02 {
	font-family: "Times New Roman, Times, serif";
	font-size: 20px;
	color: #0099FF;
	font-weight: bolder;
}

