﻿body 
{
	margin: 0px;
	padding: 0px;
	font-family: Sans-Serif;
	font-size: 9pt;
}

table, td 
{
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	vertical-align: top;
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
}

img { border-style: none; }

.textbox 
{
	border-style: solid;
	border-width: 1px;
	border-color: #E6E6E6;
}

.b { font-weight: bold; }

.videoHeader 
{
	height: 88px;
	background-color: #002060;
	color: #ffffff;
	font-size: 36px;
	font-family: Calibri;
	text-align: center;
}

.b
{
	font-weight:bold;
}

.videoHeader2
{
	height: 50px;
	color: #ffffff;
	font-size: 30px;
	font-family: Calibri;
	text-align: center;
	padding: 0px 0px 0px 50px;
}

.videoHeader3
{
	height: 50px;
	color: #ffffff;
	font-size: 24px;
	font-family: Calibri;
	text-align: center;
	padding: 0px 0px 0px 50px;
}

.divVideoBox 
{
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #C00000;
	margin: 2px;
	overflow: visible;
}

.divVideoBoxBlue
{
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #333399;
	margin: 2px;
	overflow: visible;
}

.TextFields
{
	font-weight: bold;
	color:#ffffff;
	font-size: 12px;
}

.TextFields2
{
	font-weight: bold;
	color:#C76C0D;
	font-size: 12px;
}

.ConfirmText
{
	color:#000000;
	font-size: 9px;
}

.Facebook
{
	color:#616161;	
	font-size: 8pt;
}

.Facebook a
{
	color:#616161;	
	font-size: 8pt;
	text-decoration: none;
}

.Bookmark
{
	color:#898888;	
	font-size: 8pt;
}

.EmailVideo a
{
	color:#000000;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
}

.EmailVideo2
{
	color:Red;
	font-size: 12pt;
	font-weight:bold;
}
.Banner
{
	background-image: url(../images/animatedDvd_banner.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:28pt;
	color:#ffffff;
}

.StarringName
{
	color:#3895B8;
	padding-left:30px;
	font-weight:bold;
	font-size:33pt;
	font-family:Franklin Gothic Demi Cond;
}

.StarringName2
{
	color:#00BC39;
	font-style:italic;
}

.b
{
	font-weight:bold;
}

.red
{
	color:Red;
}

.green
{
	color:#527D3C;
}

.specialLabel
{
	font-weight:bold;
	font-size:8pt;
}

.specialLabel2
{
	color:#666666;
	font-size:7pt; 
	text-align:center;
}

.footer a
{
	color:#ffffff;
	font-size: 10pt;
}

.StafName
{
	color:#ffffff;
	font-size:28px;
	font-weight:bold;
}

.express
{
	color:#666666;
	font-size:15px;
	font-weight:bold;
}

.myBox {
    display: none;	
	color: #000000;
	padding: 10px;
	text-align: left;
	background-color: #FFFF80;
	border: 1px solid #000000;
	position: absolute;
	width: 250px;
	height: 170px;
	z-index: 1000;
} 