.cbo
{
	width:150px;
	font-family: PNOT-Amar;
}
.txtbox
{
	width:150px;
	height:20px;
	text-align:left;
}

.txtlbox
{
	width:150px;
	height:20px;
	text-align:left;
	font-family: PNOT-Amar;
}
.rdo
{
	width:150px;
}
.reqd
{
	color :Red;
}
.td1Ofp2
{
  width: 125px;
  text-align:left;
}
.td2Ofp1
{
	text-align:left;
}
.td2Ofp2
 {
  width: 250px;
  text-align:left;
 }
 .p2HeaderFooter
 {
 	font-weight:bold;
 	color:#0099FF;
 }
 .tdLblLogin
 {
	font-family: PNOT-Amar;
 	width: 400px;
 }
 .tdLblLogout
 {
	font-family: PNOT-Amar;
 	width: 200px;
 	text-align:right;
 	
 }
  .tdOfLoginTbl
  {
     width: 100px;
        
  }
 
 .Largeorange {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #FF6633;
	FONT-FAMILY: PNOT-Amar;	
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
}
.loginMsg
{
	color:Red;
}

/* 23rd Oct  */
.fontImg
  {
  	height: 81px; 
  	width: 147px
  }
  
  .eotfont
  {
  	font-family: PNOT-Amar;
  }
.btn
{
	font-family:PNOT-Amar;
	cursor:pointer; /*  Added 13th Nov */
}

/*=======for popup Help Menu=============*/
#popitmenu{
position: absolute;
background-color: #CDCFD0;
border:0px solid Black;
font: bold 10px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: Blue;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color:#A2A3A3;
}
/*End of popup Help Menu=============*/
