.quicktime .button
{
	text-decoration: none;
	outline: none;
	position: relative;
	top: 50%;
}

.quicktime_background
{
	text-decoration: none;
	outline: none;
	position: relative;
	top: 30%;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.standard
{
	background-color: rgb(20,20,20);
	font-size: 1.25em;
	color: white;
	zoom: 100%;
	padding: .5em 1em;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80);
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border: none;
	font-family: Arial, sans-serif;
}

.quicktime
{
position: absolute; 
left: 0px; 
top: 0px; 
width: 720px; 
height: 480px;
background: url(images/video_bg.jpg) center no-repeat;


}



a.playin-qtPlayer:link
{
	
	
	font-size: 9pt;
	color: #000000;
	border: 0px solid #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a.playin-qtPlayer:visited
{
	
	
	font-size: 9pt;
	color: #000000;
	border: 0px solid #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a.playin-qtPlayer:hover
{
	
	
	font-size: 9pt;
	color: #000000;
	border: 0px solid #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

a.playin-qtPlayer:active
{
	
	font-size: 9pt;
	color: #000000;
	border: 0px solid #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.a_menu
{
	width: 200px;
	height: 40px;
    border-bottom: 2px solid #000000;
	border-right: 1px solid #000000;
	
	
}