﻿body, html
    {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    }

	/* Links BEGINS */
a
    {
	color:#0000FF;
	text-decoration:none;
    }
a:hover
    {
	color:#FF0000;
    }
a:visited:
    {
	color:#808080;
    }
	/* Links END */
	
#V_ThumbSize
	{
	height:88px;
	width:auto;
	border:0;
    }

#Video_Win
    {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	border:0 none;
	margin:0px;
	padding:0px;
	position: inherit;
	text-align:center;   
	margin:0px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 1.15em;
    }

#TextShow1a
	{
	position: inherit;
	text-align:center;   
	margin-center: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 1.15em;
	}