
.bodyAdmin
{
	background-color: black;
    text-align: center;
    vertical-align:top;
}
.bodyAdminTable
{
    text-align: center;
    vertical-align:top;
    width: 800px;
    background-color: #4d89e9;
}

.divAdmin
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    LEFT: 15px;
    BORDER-LEFT: 0px;
    WIDTH: 800px;
    BORDER-BOTTOM: 0px;
    POSITION: absolute;
    TOP: 15px;
    background-color: #4d89e9;
    background-repeat: repeat;
 /*    BACKGROUND-IMAGE: url(../images/sky_admin_185_8536_80.jpg);
   BACKGROUND-IMAGE: url(../images/sky_185_8536_1280x960_80.jpg);
    BACKGROUND-REPEAT: no-repeat;*/
    /*
    background-size: 100%;
    background: #4476d4;
*/

}
.divTopmenu
{
    Z-INDEX: 3;
    LEFT: 30px;
    WIDTH: 740px;
    POSITION: absolute;
    TOP: 30px;
    HEIGHT: 60px;
}

.divContentAdmin
{
    LEFT: 30px;
    WIDTH: 740px;
    POSITION: absolute;
    TOP: 90px;
    HEIGHT: 510px;
}

.indexNavRight
{
    text-align: right;
    color: black;
   /* font-size: 160%;*/
    font-size: 10pt;
    font-weight: bold;
}
.indexNavLeft
{
    text-align: left;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
.indexNavCenter
{
    text-align: center;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
.text_clear
{
    FONT-FAMILY: Courier;
    border: 1px solid black;
 /*   border-style: solid;
    border-color: black;
    color: #FF5050;*/
    color: red;
    font-size: 100%;
    font-weight: bold;
    background-color: transparent;
}
.indexTitle
{
    text-align: center;
    color: #68a5f6;
    font-size: 300%;
    font-weight: bold;
    font-style: italic;
}
.bgWhite
{
     background-color: white;
}
.UpdateButton
{
    font-weight: bold;
    /*position:relative;*/
    width: 100px;
    height: 20px;
    font-family:Arial;
    font-size: 12px;
    background-color: transparent;
}

.ResetButton
{
    font-weight: bold;
    /*position:relative;*/
    width: 100px;
    height: 20px;
    font-family:Arial;
    font-size: 12px;
    background-color: transparent;
}

.divCopyrightSmall
{
    position: absolute;
    Z-INDEX: 2;
    width: 780px;
    left: 25px;
    top: 587px;
    height: 35px;
}
.addBold
{
    font-weight: bold;
}
.copyright_title
{
    padding-left: 4px;
    font-family: lucida grande, verdana, arial, sans;
    font-size: 100%;  /*was 14px */
    color: #155C86;
}
.addGray
{
  color: #383838;
  /*font-size: 100%;
  font-weight: bold;*/
}
.errorbox
{
    text-align: left;
    font-family: Arial;
    font-size: 100%;
    color: red;
    border-bottom:1px solid black;
    border-top:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
}

.notReady
{
    color: gray;
}
/*
.adminContentDiv
{
    position: absolute;
    left: 99px;
    top: 130px;
    width: 650px;
    z-index:2;
    height:72px;
}
*/
