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

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-size: 14px;
	color: #47021B;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
a:visited {
	color: #420119;
	text-decoration: none;
}
a:hover {
	color: #47021B;
	text-decoration: underline;
}
a:active {
	color: #420119;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:579px;
	top:134px;
	width:320;
	height:240;
	z-index:1;
}
#videoPlayer {
	height: 240px;
	width: 320px;
	margin-top: 100px;
	background-color: #FFFFFF;
	margin-left: 260px;
	float: left;
	margin-right: auto;
	margin-bottom: auto;
	visibility: hidden;
}