﻿body 
{    
    text-align:LEFT;
    vertical-align:top;
    background-color:#000000;  }

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style8 {color: #FFFFFF}

.dgridrow
{
    height:100px;
    overflow:hidden;
    overflow:auto;
    display:block;
    background-color:white;
    width:175px;
    max-height:100px;
    position:inherit;
    clip:10 10 10 10;
}

form
{
    margin:0;
    padding:none;
    color:#000000;
    text-align:left;
    background-color:black;
    border:solid 1px black;
    width:825px;    
    

}

.modalPopup 
{
    width:350px;
    Height:420px;
}

.AutoScroll
{
    overflow:auto;
}
.IMGBORDER
{
    background-color:#990000;
    border:solid 1px silver;
    color:Yellow;
    font-family:Arial;
    font-size:2;
}

.HeaderRow
{
    background-color:#000000;
    border-color:Silver;
    border-width:thin;
    vertical-align:bottom;
    background-image:url(Images/HeaderBackground.png);
    background-position:right;
    background-repeat:no-repeat;
}

A
{
    color:Orange;
    font-family:Arial;
    font-size:small;
    font-weight:bold;
}

.watermarked
{
    color:Blue;
}