﻿body
{
    background-color: #d7d7d7;
}
#top { width: 640px; height: 2px; background-image: url("images/top.gif"); background-repeat: no-repeat; overflow: hidden; }
#logo { width: 111px; height: 30px; background-image: url("images/logo.png"); float: left; background-repeat: no-repeat; margin-right: 0px; margin-left: 9px; margin-top:9px; }
#slogan { text-align: right; margin-left: 50px; margin-right: 30px; padding-top:14px; height: 46px; color: #ed7703;}
#bottom { width: 640px; height: 2px; background-image: url("images/bottom.gif"); background-repeat: no-repeat; overflow: hidden; }

#video-box-top { width: 640px; height: 2px; margin: auto; margin-bottom: 0px; padding: 0px; background-image: url("images/top.gif"); background-repeat: no-repeat; overflow: hidden;}
#video-box-middle { width: 640px; margin: auto; margin-top: 0px; margin-bottom: 0px; padding: 0px; background-color: White; }
#video-box-middle .logo { width: 111px; height: 30px; background-image: url("images/logo.png"); float: left; background-repeat: no-repeat; margin-right: 0px; margin-left: 9px; margin-top:9px; }
#video-box-middle .slogan { text-align: right; margin-left: 50px; margin-right: 30px; padding-top:14px; height: 46px; color: #e85311;}
#video-box-bottom { width: 640px; height: 2px; margin: auto; background-image: url("images/bottom.gif"); background-repeat: no-repeat; overflow: hidden; }
.lower
{
    width:640px; height: 20px; background-color: #ffffff; color: #959595; padding-top: 20px;
}

.clear { clear: both; height: 1px; overflow: hidden; }

.divStatus
{
    font-weight: bold;
    width: 100%;
    color: #959595;
    font-family: Verdana;
    height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    font-size: small;
    text-align: center;
}
.btnConfirm
{
    background-color: #3366cc;
    height: 25px;
    width: auto;
    font-family: Verdana;
    color: #ccffff;
    border-right: #6699cc outset;
    border-top: #6699cc outset;
    border-left: #6699cc outset;
    border-bottom: #6699cc outset;
    font-weight: bold;
    font-size: small;
 
}

/*--------------------------*/
table.maintable 
{
	vertical-align: bottom;
	height: 586px;
}
#tableFront
{
   height: 480px; width:640px;
}
.container
{
  background-color: #ffffff;
}
.upperDiv
{
   width:640px; height: 48px; background-color: #ffffff;
   }
.middleDiv
{
    background-color:#ffffff; width: 640px; height: 480px; padding: 0;
}
.lowerDiv
{
    width:640px; height: 50px; background-color: #ffffff; color: #959595; padding-top: 20px;
}
   
/*------------------------*/
.msgfriendly { color: #063; } 
