﻿.Menu
{
    background-image: url(../Images/Menu.png);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    color: White;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.MenuOV
{
    background-image: url(../Images/MenuOV.png);
}
.divPanel
{
    text-align: center;
}
.divPrincipal
{
    padding-left: 5px;
    padding-top: 5px;
    text-align: center;
}
.TablaPrincipal
{
    border-right: #cc0000 1px solid;
    border-top: #cc0000 1px solid;
    border-left: #cc0000 1px solid;
    border-bottom: #cc0000 1px solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}
.TableTitulo
{
    background-image: url(../Images/TituloTD.png);
}
.TableTitulo1
{
    text-align: left;
    color: white;
    font-weight: bold;
    font-size: 10pt;
    border-right: 0px solid;
}
.TableTitulo2
{
    text-align: right;
    border-left: 0px solid;
}

.TableSubtitulo
{
    background-color: #D3D3D3;
    color: gray;
    font-weight: bold;
}
.MainBody
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
}
.Contenido
{
    width: 962px;
    height: 510px;
    border-right: #cc0001 1px solid;
    border-top: #cc0001 0px solid;
    border-left: #cc0001 1px solid;
    border-bottom: #cc0001 1px solid;
    padding-left: 10px;
    padding-top: 5px;
    background-color: #DCDCDC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}
.Footer
{
    width: 970px;
    height: 10px;
    text-align: center;
    font-size: 7pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: white;
    border-right: #cc0001 2px solid;
    border-top: #cc0001 2px solid;
    border-left: #cc0001 2px solid;
    border-bottom: #cc0001 2px solid;
}
.MainHeader
{
    width: 970px;
    height: 106px;
    background-image: url(../Images/Titulo.png);
    border-right: #cc0001 2px solid;
    border-top: #cc0001 2px solid;
    border-left: #cc0001 2px solid;
    border-bottom: #cc0001 1px solid;
}
.gvHeader
{
    background-image: url(../Images/TituloTD.png);
    font-weight: bold;
    color: White;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.TablaPrin
{
    border-left-color: gray;
    border-bottom-color: gray;
    border-top-style: solid;
    border-top-color: gray;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: gray;
    border-bottom-style: solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    border-color: gray;
    border: 1px;
}
.tbxTabla
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    border: none;
    background: transparent;
    font-weight: normal;
    cursor: url( "link1.cur" ), url( "link1.csr" ), help;
}
.gvHeaderRow
{
    background-image: url(http://localhost:3385/Decapack/Images/bgTd.png);
    font-weight: bold;
}

.HeaderGrid
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    border: none;
    background: transparent;
    background-image: url(Images/bgTd.gif);
    font-weight: normal;
    cursor: url( "link1.cur" ), url( "link1.csr" ), help;
}
.unwatermarked
{
    height: 18px;
    width: 148px;
    font-weight: bold;
}

.watermarked
{
    height: 20px;
    width: 150px;
    padding: 2px 0 0 2px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
}
.SubTituloTD
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 1pt gray solid;
}
.SubTituloTDC
{
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 1pt gray solid;
}


.GrandeL
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}
.GrandeC
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}
.GrandeR
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: right;
}
.Grande
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.NormalL
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.NormalCB
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

.NormalR
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: right;
}

.NormalC
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

.NormalCC
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    background-color: #ffcc66;
}

.TDSinBorde
{
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    background-color: #ffcc66;
}
.TituloTD
{
    background-color: #ffcc66;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #cc0033;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: inherit;
}

.tbxTra
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    background: transparent;
    font-weight: normal;
}

.tbxTraR
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: red;
    background: transparent;
    font-weight: normal;
}

.tbxSinBorde
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    font-weight: normal;
}

.tbx
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #003399;
    border-style: groove;
}

.tbxsel
{
    font-weight: normal;
    font-size: 8pt;
    color: yellow;
    border-top-style: inset;
    border-bottom: thin inset;
    border-right-style: inset;
    border-left-style: inset;
    background-color: navy;
}


.boton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    border-style: outset;
}

.div
{
    overflow: scroll;
    width: 637px;
    height: 320px;
}
#scroll
{
    overflow: auto;
    width: 732px;
    height: 200px;
}
.Tabla
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    border-color: gray;
    border: 1px;
}
.Titulo
{
    background-image: url(../images/bGtD.gif);
    font-weight: bold;
}
