﻿        .PNOT
{
	background-image:url('../images/icon_err.gif');
	background-repeat: no-repeat;
	background-position:2px 2px;
	margin: 0px 4px 0px 4px;
	padding: 2px 2px 2px 15px;
	white-space: nowrap;
}
.POK
{
	color: #006600;
	background-image: url('../images/ok.gif' );
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin: 0px 4px 0px 4px;
	padding: 2px 2px 2px 15px;
}
.red
{
    color: Red;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight:lighter;
   
    
}
.labelmsgstyle
{
    color: Red;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight:bolder;
   
    
}
 .tdDesc
        {
            color: black;
            font-family: Arial;
            font-size: x-small;
           white-space: nowrap;
        }
