
	.logo {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 10px;
	width:800px;
	height:298px;
	background-image:   url("./images/4Site/Logo_Lrg.GIF");
		background-position:  right;
	background-repeat: no-repeat;
	}
	
	
	.AlertBox {
	z-index: 2;
	padding:5px;
	text-align: center;
	position: absolute;
	width:225px;
	height:150px;
	left: 0px;
	top:  270px;
	background-color: white;
	border:1px solid black;
	}
		
			.AlertBoxHldr2 {			
			float:left;
			clear:left;
	position: relative;
	width:0px;
	height:115px;
	}	
			.AlertBoxHldr {			
			float:left;
			clear:left;
	position: relative;
	width:190px;
	height:180px;
	}
	

		.logoplcholder3 {
	float:right;
			clear: right;
	position: relative;
	width:100px;
	height:20px;
	}
		.logoplcholder2 {
	float:right;
			clear: right;
	position: relative;
	width:25px;
	height:80px;
	}
	
		.logoplcholder {
			clear: right;
	float:right;
	position: relative;
	width:125px;
	height:80px;
	}



		.VtBox {
	position: relative;
	top:250px;
	width:175px;
	background-color: black;
	font-family:Arial;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	padding:5px;
	margin:10px;
	text-align: center;
	border:4px solid black;
	float:right;
	clear:right;
}

.button {
font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	background: Silver;
	padding:5px;
	border:1px solid #990000;
}


		.VtBoxYN {
	font-size: 14pt;
}