﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}
.ErrMsg
{
    color: #FD8D1D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.RechBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: solid 1px #989898;
}
.RechCaption
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
}
.RechTextBox
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    background-color: #EEEEEE;
    border-width: 1px;
    border-color: #989898;
    border-style: solid;
}

.DateBox
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-align: center;
    border: 1px solid gray;
    width: 100px;
}
.GestReportDiv
{
    width: 530px;
    height: 250px;
    border: 0px solid #000000;
    background-color: #ffffff;
    padding: 4px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}
.GestReportLbl
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}


.EnxGridHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.EnxGridHeaderCell
{
    border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
    padding: 3px;
    text-align: center;
}
.But1
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}
a.But1
{
    font-family: Tahoma;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    padding: 4px;
}
a.But1:visited
{
    font-family: Tahoma;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.But1:link
{
    font-family: Tahoma;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.But1:hover
{
    font-family: Tahoma;
    color: #868686;
    text-decoration: none;
    font-weight: bold;
}
.EnxGridItemLabel
{
    font-family: Tahoma;
    font-size: 11px;
}
.EnxGridScroll
{
    text-overflow:ellipsis;
    overflow:hidden;
    height:25px;
    cursor:pointer;
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;    
}
.EnxGridScroll_H
{
	font-weight:bold;
    text-overflow:ellipsis;
    overflow:hidden;
    height:34px;
    cursor:pointer;
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;    
}
