body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
}

td
{
	vertical-align: top;
}

.mainTable
{
	font-size: 12px;
	height: 100%;
	width: 100%;
}

.header
{
	height: 120px;
	width: 100%;
}

.headerLeft
{
	height: 164px;
	width: 618px;
}

.headerSlinky
{
	height: 120px;
	width: 100%;
}

.headerRight
{
	height: 120px;
	width: 120px;
}

.content
{
	height: 100%;
	width: 100%;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}

.popupCell
{
	height: 50px;
	padding-left: 170px;
	padding-top: 5px;
}

.videoCell
{
	z-index: 1000;
	position: absolute;
	top: 135px;
	left: 275px;
	height: 575px;
	width: 725px;
}

.footer
{
	background-color: Black;
	color: White;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
}

.footer a
{
	color: White;
}

.footer img
{
	vertical-align: middle;	
}
