﻿body {
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);

	opacity:0.7;
}

.contentcenter
{
    position: absolute;
    left: 50%;
    width: 49.5em;
    margin-left: -24.75em;
    top: 1em;
    height: 58em;
}

.centermain
{
    position: absolute;
    left: 50%;
    width: 40em;
    margin-left: -20em;
    top: 2em;
    height: 55em;
}


.panelBorder
{
    border-style: inset;
    border-width: thick;
    height: 20em;
    
    width:44em; 
}

.panelPontun
{
    width: 46em;
    background-image: url('../Image/Bak_Pontun4.png');
    background-repeat: inherit;
    padding-left:2em;
    
   
    
}



 .gridlines
{
    border: medium solid #000000;
    background-color: White;
    width: 60em;
    border-spacing: 0.189em;
}

.html
{
    height: 101%;
    margin-bottom: 0.063em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    text-align: left;
}

.lblboxes
{
    padding-top: 0.063em;
    text-align: left;
    padding-left: 3.2em;
    font-size: x-large;
}

#nav {
  display: none;
}

.hyperbutton
{
    text-decoration: none;
    border-right: #ececec outset;
    border-top: #ececec outset;
    border-left: #ececec outset;
    border-bottom: #ececec outset;
    border-top-width: medium;
    border-top-color: #FCFCFC;
    border-top-style: outset;
    border-right-width: medium;
    border-right-color: #FCFCFC;
    border-right-style: outset;
    border-bottom-width: medium;
    border-bottom-color: #FCFCFC;
    border-bottom-style: outset;
    border-left-width: medium;
    border-left-color: #FCFCFC;
    border-left-style: outset;
    text-align: center;
    width: 0.063em;
    background-color: #D4D4D4;
    color: #000000;
    height: 1.134em;
}


  



