BODY
{
 font-family: sans-serif ;	
}

.warning
{
 COLOR: red;
 FONT-WEIGHT: bold;
 TEXT-ALIGN: center
 
}
.noRecords
{
 COLOR: #C84C4C;
 FONT-WEIGHT: bold;
 TEXT-ALIGN: center 
}
TR.greyRow
{
 background-color: #C0C0C0;
}

H2
{
 font-weight: bold;       
 font-size: medium ; 
 margin-bottom: 3px;
 margin-top: 1px;
 color: #24591A;
}
H3
{
 font-weight: bold;        
 font-family:  Arial;
 font-size: small ; 
 margin-bottom: 1px;
 color: #46546C;
}

.waitMsg
{
 font-weight: bold; 
 font-size:13;
 margin-bottom: 1px;
 color: #009900;
 text-align:center;  
 VISIBILITY: visible; 
 TEXT-TRANSFORM: none; 
 
}

.SELECTED     {cursor :hand}
FIELDSET
{
  border: 1 solid #739E3E;
}

legend
{
font-weight:bold;
color:black;
font-size:12;
}


.tblWithoutBorder
{
  border:0;
  cellspacing:1;
}

TD.textLeftBold
{
  font-family: sans-serif;
  font-weight:bold;
  font-size: 75%;
  color: Black;
  text-align: left;
  white-space:nowrap;
}
TD.label
{
	font-family: sans-serif;
	font-size: 80%;
	color: #666666;
	text-align: right;
}
TD.textLeft
{
  font-family: sans-serif;
  font-size: 75%;
  color: Black;
  text-align: left;
  white-space:nowrap;
}
TD.textRightBold
{
  font-family: sans-serif;
  font-weight:bold;
  font-size: 75%;
  color: Black;
  text-align: right;
  white-space:nowrap;
}
TD.textRight
{
  font-family: sans-serif;
  font-size: 75%;
  color: Black;
  text-align: right;
  white-space:nowrap;
}
TD.textCenterBold
{
  font-family: sans-serif;
  font-weight:bold;
  font-size: 75%;
  color: Black;
  text-align: center;
  white-space:nowrap;
}
TD.textCenter
{
  font-family: sans-serif;
  font-size: 75%;
  color: Black;
  text-align: center;
  white-space:nowrap;
}
.tblWithBorder
{
border :2;
cellspacing :1;
bordercolor :#739E3E;
}

TH.SerialNoHeader
{
 font-weight: bold; 
 font-family: sans-serif;
 font-size: 75%;
 color: Black;
 text-align: center;
 background : #87BD46;
}

TD.SerialNoData_left
{
	font-family: sans-serif;
	font-size: 75%;
	color: Black;
	text-align: left;
	padding-left:5px;	
}
TD.SerialNoData_left_red
{
	font-family: sans-serif;
	font-size: 75%;
	color: red;
	text-align: left;
	padding-left:5px;	
}
TD.SerialNoData_Center
{
  font-family: sans-serif;
  font-size: 75%;
  color: Black;
  text-align: center;
	
}
TD.SerialNoData_Center_Red
{
  font-family: sans-serif;
  font-size: 75%;
  color: red;
  text-align: center;
	
}
.information
{
     
 font-family:  sans-serif;
 font-size: 10pt; 
 color: #C84C4C;
}

TD.dropdown
{
  font-family: sans-serif;
  font-size: 75%;
  color: Black;
  text-align: left;
  white-space:nowrap;
}

button.rounded {
background: url(../img/btn1.JPG) scroll center top no-repeat;
color: #FFFFFF; 
width: 85px;
height: 20px;
font-size:13px;
line-height:18px;
border: 0;
}

button.roundedOTP {
background: url(../img/btn3.JPG) scroll center top no-repeat;
color: #FFFFFF; 
width: 115px;
height: 20px;
font-size:13px;
line-height:18px;
border: 0;
}

button.roundedTMP {
background: url(../img/btn4.JPG) scroll center top no-repeat;
color: #FFFFFF; 
width: 105px;
height: 20px;
font-size:13px;
line-height:18px;
border: 0;
}
 
 .mainContainerDiv
{
	padding-left:0px;
}

.waitMsg

{
 font-weight: bold; 
 font-size:13;
 margin-bottom: 1px;
 color: #009900;
 text-align:center;  
 VISIBILITY: visible; 
 TEXT-TRANSFORM: none; 
 
}

TD.textRed
{
  font-family: sans-serif;
  font-size: 100%;
  color: red;
  text-align: center;
}

.success
{
 font-family: sans-serif;
 font-size: 14px ; 
 color: #24591A;
 FONT-WEIGHT: bold;
 TEXT-ALIGN: center;
}

.disclaimer
{
     
 font-family:  Arial;
 font-size: 8pt; 
 color: blue;
}
.warning
{
 font-family: sans-serif;
 font-size: 14px ;
 COLOR: red;
 FONT-WEIGHT: bold;
 TEXT-ALIGN: center
 
}

 .printer{
   position:absolute;
   top:8%;
   right:14%;
  }
  
  .disclaimer
{
     
 font-family:  Arial;
 font-size: 8pt; 
 color: #24591A;
  font-weight: bold; 
}
.copyright
{
 font-family:  Arial;
 font-size: 8pt; 
 color: #24591A;
  font-weight: bold; 
}

TD.SerialNoData_left_nowrap
{
	font-family: sans-serif;
	font-size: 75%;
	color: Black;
	text-align: left;
	padding-left:5px;	
	white-space: nowrap;
}

TH.SerialNoHeader_nowrap
{
 font-weight: bold; 
 font-family: sans-serif;
 font-size: 75%;
 color: Black;
 text-align: center;
 background : #87BD46;
	white-space: nowrap;
}

TD.SerialNoData_Center_nowrap
{
  font-family: sans-serif;
  font-size: 75%;
  color: Black;
  text-align: center;
  white-space: nowrap;
}
TD.SerialNoData_left_red_nowrap
{
	font-family: sans-serif;
	font-size: 75%;
	color: red;
	text-align: left;
	padding-left:5px;
	  white-space: nowrap;
}