﻿* {
	margin:0pt;
	padding:0pt;
}

body {
	text-align:center;
}

.all {
	
	margin: 0pt auto;
	width: 50em;
}

.divHead {
	text-align:left;
	width:780px;
}

.divSpace {
	height:600px;
	/*background-color:black*/
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: small;
    	color: #999999;
}

.divMain {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:gray;
	width:780px;
}

.divInfo {
    width: 780px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #999999;
}

.divVideoCenter {
	text-align:center;
}
.divImageCenter {
	border: thin #E20074 solid;
	text-align: center;
}

.divLink {
	position:relative;
	text-align:center;
	left:240px;
	width:300px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	padding:5px;
}

.spanLink {
	font-weight: bold;
	font-size: large;
}

.divImage {
	border:0px;
}

.hr {
	position:relative;
	width:500px;
	left:140px;
}

A:link { color:#525252;text-decoration:none; }
A:visited { color:#525252;text-decoration:none; }
A:active { color:#525252;text-decoration:none; }




.helpSpan
{
	width: 900px;
	height: 600px;
	border-style:dashed;
	border-width:thin;
	border-color:#999999;
}


.browserInfo
{
	display:none;
}

.browserDebug
{
	display:none;
}

.streamingLink
{
	display:none;
}

.style1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #999999;
    text-decoration:none;

}

.style2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #999999;
    text-decoration:none;
}

.style3 {
	line-height:80%;
	font-size: xx-small;
}

.pseudoLink
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    cursor:pointer;
	color:#525252;
	text-decoration:none;
}


