@charset "UTF-8";
/* CSS Document */

#shadowS-container {
	position: relative;
	left: 5px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 168px;
	width: 130px;
}
 
#shadowS-container .shadow2,
#shadowS-container .shadow3,
#shadowS-container .container {
	position: relative;
	left: -2px;
	top: -2px;
	height: 168px;
	width: 130px;
}
 
	#shadowS-container .shadow1 {
	height: 168px;
	width: 130px;
	background-color: #7B9ABD;
	}
 
	#shadowS-container .shadow2 {
	height: 168px;
	width: 130px;
	background-color: #718EAE;
	}
 
	#shadowS-container .shadow3 {
	height: 168px;
	width: 130px;
	background-color: #6C87A6;
	}
 
	#shadowS-container .container {
	background: #ffffff;
	border: 0px solid #848284;
	height: 168px;
	width: 130px;
	}
	
/*THIS IS THE 2ND SHADOW T*/
#shadowT-container {
	position: relative;
	left: 5px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 168px;
	width: 130px;
}
 
#shadowT-container .shadow2,
#shadowT-container .shadow3,
#shadowT-container .container {
	position: relative;
	left: -2px;
	top: -2px;
	height: 168px;
	width: 130px;
}
 
	#shadowT-container .shadow1 {
	height: 168px;
	width: 130px;
	background-color: #7B9ABD;
	}
 
	#shadowT-container .shadow2 {
	height: 168px;
	width: 130px;
	background-color: #718EAE;
	}
 
	#shadowT-container .shadow3 {
	height: 168px;
	width: 130px;
	background-color: #6C87A6;
	}
 
	#shadowT-container .container {
	background: #ffffff;
	border: 0px solid #848284;
	height: 168px;
	width: 130px;
	}
	/*THIS IS THE 3RD SHADOW U*/
	#shadowU-container {
	position: relative;
	left: 5px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 168px;
	width: 130px;
}
 
#shadowU-container .shadow2,
#shadowU-container .shadow3,
#shadowU-container .container {
	position: relative;
	left: -2px;
	top: -2px;
	height: 168px;
	width: 130px;
}
 
	#shadowU-container .shadow1 {
	height: 168px;
	width: 130px;
	background-color: #7B9ABD;
	}
 
	#shadowU-container .shadow2 {
	height: 168px;
	width: 130px;
	background-color: #718EAE;
	}
 
	#shadowU-container .shadow3 {
	height: 168px;
	width: 130px;
	background-color: #6C87A6;
	}
 
	#shadowS-container .container {
	background: #ffffff;
	border: 0px solid #848284;
	height: 168px;
	width: 130px;
	}