﻿.Header
{
	padding: 5px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #990002;
	background-color: #DEEBFC;
}

.Header a
{
	color: #990002;
	text-decoration: none;
}

.Header a:hover
{
	color: White;
}

.PopupDialog
{
	padding: 1px 1px 30px 1px;
}

.VideoFrame
{
	width: 400px;
	height: 340px;
}