body
{
    background-color: #000;
    font-family: arial verdana, sans-serif;
    margin-top: 0px;
    font-size: 14px;
}

#ContentHolder
{
    position: relative;
}

.TextHeader
{
    font-size: 12px;
    color: #CCC;
    text-align: center;
    margin: 0px;
    margin-top: 5px;
}

#MainContainer
{
    position: relative;
    top: 0px;
    width: 784px;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
}

#HeaderPort
{
    width: 784px;
    height: 92px;
    background-image: url(../images/detg_header2.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
.LinkHome
{
    width: 784px;
    height: 62px;
    border: 0px;
}

#FooterPort
{
    width: 784px;
    height: 46px;
    background-image: url(../images/detg_footer.gif);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 10px;
    text-indent: 30px;
    color: white;
    font-weight: bold;
}
A.FooterLink
{
    color: white;
}

#NavButtons
{
    height: 56px;
}
.NavButton
{
    float: left;
}
input
{
}
h3
{
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
}

.InfoTD
{
    background-color: #dcdcdc;
    font-weight: bold;
    font-size: 13px;
}
.DataTD
{
    background-color: #eeeeee;
    font-size: 13px;
}

A
{
    text-decoration: none;
    color: #000;
    font-size: 13px;
}
A:hover
{
    text-decoration: underline;
    color: #009FED;
}
li.Panels
{
    list-style: square;
    font-size: 14px;
    font-weight: bold;
}
.AboutTheDVDPanels
{
    position: absolute;
    top: 10px;
    height: 320px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    margin-left: 50px;
    width: 330px;
    background-color: #FEFFB7;
    border: 1px solid #000;
}
.Titles
{
    font-size: 15px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 35px;
}
.PanelImage
{
    width: 140px;
    height: 94px;
    border: 1px solid #000;
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
}
#FrameVideo
{
    position: absolute;
    top: 0px;
    left: 20px;
    visibility: hidden;
}
.PlayButton
{
    position: absolute;
    bottom: 20px;
    height: 61px;
    width: 198px;
    left: 78px;
}
.SimpleButtons
{
    background-image: url(../images/btn_Simple_off.gif);
    border: 0px;
    width: 198px;
    height: 61px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}
.SimpleButtons:hover
{
    background-image: url(../images/btn_Simple_on.gif);
}

.regsum
{
    margin-left: auto;
    margin-right: auto;
}
.regsumdesc
{
    background-color: #DCDCDC;
    padding: 10px;
    border: 4px solid white;
    width: 250px;
    font-weight: bold;
}
.regsumdescfoot
{
    background-color: #aaf3b4;
    padding: 10px;
    border: 4px solid white;
    font-weight: bold;
}
.regsumprice
{
    background-color: #eeeeee;
    padding: 10px;
    border: 4px solid white;
    width: 80px;
    font-weight: bold;
    text-align: right;
}
.regsumpricefoot
{
    background-color: #aaf3b4;
    padding: 10px;
    border: 4px solid white;
    font-weight: bold;
    text-align: right;
}
.li2
{
    font-size: 12px;
}
