body
{
	height:100%;
	margin:0;
}

.videoplayerbody
{
	height:100%;
	margin:52px auto;
	background-color:#2469ab;
}

.videoplayerbodyblack
{
	height:100%;
	margin:3px auto;
	background-color:black;
}

.audioplayerbody
{
	height:100%;
	margin:80px auto;
	background-color:#2469ab;
}

.videotitle
{
	position:absolute;
	top:6px;
	color:#FFFFFF;
	text-align:center;
	width:98%;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	z-index:10;
}


.fortsaet a
{
	position:relative;
	top:20px;
	background-color:black;
	color:white;
	text-align:center;
	width:650px;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	opacity: 0.9;
    filter:alpha(opacity=90); /* IE's opacity*/
}

.fortsaet a:visited, .fortsaet a:active , .fortsaet a:selected, .fortsaet a:link 
{
	color:white;
	text-decoration:none;
}

.fortsaet a:hover 
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.audiotitle
{
	position:absolute;
	top:4px;
	left:10px;
	color:#FFFFFF;
	text-align:center;
	text-align:center;
	width:94%;
	font-size:11px;
	letter-spacing:1px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
}

.audiotitlespeaker
{
	position:absolute;
	top:55px;
	float:right;
	color:#FFFFFF;
	text-align:right;
	width:98%;
	font-size:11px;
	letter-spacing:1px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
}

.downloadlink
{
	position:absolute;
	top:55px;
	left:10px;
	float:left;
	color:#FFFFFF;
	text-align:left;
	width:94%;
	font-size:12px;
	letter-spacing:1px;
	font-weight:500;
	font-family:"Times New Roman", Times, serif;
}

.link:visited, .link:link
{
	color:#FFFFFF;
}
 .link:hover
{
	color:#CCCCCC;
}

.FlashRegion
{
	z-index:-1;
}

.flashObject
{
	z-index:0;
}