html
{
   height: 100%;
   margin: 0;
}

body
{
   background: transparent;
   margin: 0 auto;
   height: 100%;
   text-align: center;
   font-family: Arial;
   background-color: #75777A;
}

div#wrapper
{
   text-align:left; /* reset text alignment */
   width:960px; /* or a percentage, or whatever */
   margin:0 auto; /* for the rest */
   height:99%;
}

.HeaderTable
{
   border: 0 px;
   width: 960 px;
   height: 650 px;
}
.RedRow
{
   background-color: #C40202;
   overflow: hidden;
}

.PurpleRow
{
   background-color: #3B233F;
   overflow: hidden;
}

.DarkPurpleRow
{
   background-color: #2F2331;
   overflow: hidden;
}

.WhiteRow
{
   background-color: #FFFFFF;
   overflow: hidden;
}

.MenuRow
{
   font-size: 12px;
   text-align: center;
   color : #3C4C59;
   font-style: normal;
   font-weight: bold;
   background-color: #75777A;
   background-image: url("../images/menu.gif");
   background-repeat: repeat-x;
}

a.MenuLabel:hover, a.MenuLabel:focus
{
   text-decoration: none ;
   color: #C40202;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
}

a.MenuLabel
{
   text-decoration: none;
   color : #3C4C59;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
}

a.MenuLabelSelected
{
   text-decoration: none;
   color : #C40202;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
}
/*---Production List----*/
a.WhiteRed:hover, a.WhiteRed:focus
{
   text-decoration: none ;
   color : #C40202;
   font-size: 14pt;
   font-style: normal;
   font-weight:regular;
}

a.WhiteRed
{
   text-decoration: none;
   color : #FFFFFF;
   font-size: 14pt;
   font-style: normal;
   font-weight: regular;
}
a.WhiteDPurple:hover, a.WhiteDPurple:focus
{
   text-decoration: none ;
   color : #2F2331;
   font-size: 14pt;
   font-style: normal;
   font-weight: regular;
}

a.WhiteDPurple
{
   text-decoration: none;
   color : #FFFFFF;
   font-size: 14pt;
   font-style: normal;
   font-weight: regular;
}
/*---End ----*/

/*---Video bar----*/
a.PlayLabel:hover, a.PlayLabel:focus
{
   text-decoration: none ;
   color : #C40202;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
}

a.PlayLabel
{
   text-decoration: none;
   color : #FFFFFF;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
}

a.PlayLabel1:hover, a.PlayLabel1:focus
{
   text-decoration: none ;
   color : #C40202;
   font-size: 14pt;
   line-height: 20pt;
   font-family: Arial;
   font-weight: regular;
}

a.PlayLabel1
{
   text-decoration: none;
   color : #FFFFFF;
   font-size: 14pt;
   line-height: 20pt;
   font-family: Arial;
   font-weight: regular;
}

a.PlayLabel2:hover, a.PlayLabel2:focus
{
   text-decoration: none ;
   color : #2F2331;
   font-size: 14pt;
   line-height: 20pt;
   font-family: Arial;
   font-weight: regular;
}

a.PlayLabel2
{
   text-decoration: none;
   color : #FFFFFF;
   font-size: 14pt;
   line-height: 20pt;
   font-family: Arial;
   font-weight: regular;
}



.VideoCaptionText
{
   color : #FFFFFF;
   font-size: 9pt;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
}

.VideoPurpleRow
{
   background-color: #3B233F;
   overflow: hidden;
   position: relative;
   top: 270px;
   width: 352px;
   height: 38px;
}

.VideoPurpleMainDiv
{
   background-color: #3B233F;
   width: 352px;
   height:288px;
   border: 0px;
   vertical-align: top;
}
.VideoPreview
{
   width:  352px;
   height: 250px;
   border: 0px;
}
/*-------*/




.CaptionTextWhite
{
   color : #FFFFFF;
   font-size: 14pt;
   line-height: 16pt;
   font-family: Arial;
   font-weight: regular;
}

.TextWhite
{
   color : #FFFFFF;
   font-family: Arial;
   font-size: 9pt;
   line-height: 15pt;
   font-weight: regular;
   text-align: left;
}
.CaptionTextRed
{
   color : #C40202;
   font-size: 14pt;
   line-height: 16pt;
   font-family: Arial;
   font-weight: bold;
}

.TextRed
{
   color : #C40202;
   font-family: Arial;
   font-size: 9pt;
   line-height: 15pt;
   font-weight: regular;
}

.TextGray
{
   color : #8B9196;
   font-size: 9pt;
   line-height: 15pt;
   font-family: Arial;
   font-weight: bold;
}


.InfoTextRed
{
   color : #C40202;
   font-size: 7pt;
   font-family: Arial;
   font-weight: bold;
   text-align : center;
}

.InfoTextWhite
{
   color : #FFFFFF;
   font-size: 7pt;
   font-family: Arial;
   font-weight: bold;
   text-align : center;
}



.inputGray
{
   color: #8B9196;
   border-left-color: #8B9196;
   border-right-color: #8B9196;
   border-bottom-color: #8B9196;
   border-top-color: #8B9196;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-top-style: solid;
   border-left-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
}
.inputSubmit
{
   color : #C40202;
   background-color: #FFFFFF;
   font-size: 9pt;
   font-family: Arial;
   font-weight: bold;
   border-left-color: #8B9196;
   border-right-color: #8B9196;
   border-bottom-color: #8B9196;
   border-top-color: #8B9196;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-top-style: solid;
   border-left-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
}

.selectProduction
{
   color : #2B2B2A;
   background-color: #D8D9D2;
   font-size: 10pt;
   font-family: Arial;
   font-weight: regular;
   border-left-color: #B9B6B3;
   border-right-color: #B9B6B3;
   border-bottom-color: #B9B6B3;
   border-top-color: #B9B6B3;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-top-style: solid;
   border-left-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
}

img
{  border-style: none;
}

.HRstyle
{
   color : #FFFFFF;
   margin : 0 0 0 0;
   padding : 0 0 0 0;
   border-color: #FFFFFF;
}

