.headng
{
	font-size:16px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
}
.textstyle
{
	font-size:10px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.customButton
{
  /*To define the border around the button*/
	border: 1px solid #CCCCCC; 

  /*To define background image*/
	background-image: url(bg_white.jpg);

  /*To define background color for browsers that does not support    
  background image*/
	background-color: White;

  /*To define font size*/
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;

  /*To define nice cursor with hand pointer*/
	cursor:pointer;	

  /*To define the specific height of button*/
	height: 20px; 

  /*To define the specific width of the button*/
	width: 65px; 
}
.MasterLogoutBotton
{
  /*To define the border around the button*/
	border: 1px solid #CCCCCC; 

  /*To define background image*/
	

  /*To define background color for browsers that does not support    
  background image*/
	background-color: #f5f5f5;

  /*To define font size*/
	font-size: 11px;
	font-family:Arial;
	color:#545454;
	font-weight:bold;
	padding-bottom:5px;

  /*To define nice cursor with hand pointer*/
	cursor:pointer;	

  /*To define the specific height of button*/
	height: 20px; 

  /*To define the specific width of the button*/
	width: 65px; 
}
.DCDConfirmButton
{
  /*To define the border around the button*/
	border: 1px solid #CCCCCC; 

  /*To define background image*/
	background-image: url(bg_white.jpg);

  /*To define background color for browsers that does not support    
  background image*/
	background-color: White;

  /*To define font size*/
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;

  /*To define nice cursor with hand pointer*/
	cursor:pointer;	

  /*To define the specific height of button*/
	height: 25px; 

  /*To define the specific width of the button*/
	width: 110px; 
}
.customButtonSubmit
{
	

  /*To define the border around the button*/
	border: 1px solid #CCCCCC; 

  /*To define background image*/
	background-image: url(bg_white.jpg);

  /*To define background color for browsers that does not support    
  background image*/
	background-color: White;

  /*To define font size*/
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;

  /*To define nice cursor with hand pointer*/
	cursor:pointer;	

  /*To define the specific height of button*/
	height: 20px; 

  /*To define the specific width of the button*/
	width: 100px; 

	
	}
.customBlueButton
{
	border: 1px solid #666666;
	background-color: #0099CC;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	height: 20px;
	width: 115px; 
}
.customSmallButton
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	height: 20px;
	width: 35px; 
	float:left;
}
.customitemButton
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	height: 20px;
	width: 47px; 
	float:left;
}
.headerstyle
{
	font-size:11px;
	font-family:Verdana;
	font-weight: bold;
	color:#545454;
	background-color:#EBEBEB;
	text-align:center;
	height:30px;
}
.tblfrstdataText
{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	font-size:11px;
	font-family:Verdana;
	color:#54545;
}
.tbldataText
{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	font-size:11px;
	font-family:Verdana;
	color:#54545;
}
.tbllstdataText
{
	border-right:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	font-size:11px;
	font-family:Verdana;
	color:#54545;
}

.tblfrstText
{
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	color:#54545;
}
.tblText
{
	border-bottom:1px solid #e1e1e1;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	color:#54545;
}
.tbllstText
{
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	color:#54545;
}
.tblfooter
{
	border:1px solid #e1e1e1;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	color:#54545;
	}
.datastyle
{
	font-size:11px;
	font-family:Arial;
	color:#555555;
	text-align:center;
	height:30px;
}
.logintxtstyle
{
	font-size:12px;
	font-family:Arial;
	color:#0099CC;
	font-weight:bold;
}
.textboxstyle
{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	width:200px;
	height:22px;
}
.loginButtonstyle
{
	border: 1px solid #0B76B0;
	background-color: #0099CC;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	height: 25px;
	width: 65px; 
	float:left;
}
.lnksort
{
text-decoration:none;
color:#0099CC;
}
.searchButtonstyle
{
	border: 1px solid #0B76B0;
	background-color: #0099CC;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	height: 25px;
	width: 65px; 
	
}
.DataWebControlStyle td
{
  white-space: nowrap;
}
.hideUnderline

{
	text-decoration:none;
	color:#545454;
	font-size:11px;
	font-family:Arial;
}
.hideUnderlineControl 

{
	text-decoration:none;
	color:#0099CC;
	font-size:11px;
	font-family:Arial;
}
.hideUnderlinemaster

{
	text-decoration:none;
	
}

.colorDiv:hover
{
	background-color:#F8F8F8;
	 /*background-color:#CBF2FF; 
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;*/
	
}
.sublinkStyle
{	 
	font-size: 11px;
	font-family:Arial; 
	color: #666666;
	
}
.profileHeadng
{
	font-size:14px;
	font-family:Arial;
	color:#545454;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	}
	
.profileDetail
{
	font-size:11px;
	font-family:Arial;
	color:#545454;
	padding:0px 0px 5px 0px;
	}
	.mesgstyle
{
	 font-size:10px; 
	 font-family:sans-serif;
	  color:#7a5011; 
	}
	
.EditButton
{
	border: 1px solid #CCCCCC;
	background-color:#E1E1E1;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
	color:#545454;
	cursor:pointer;
	height: 25px;
	width: 65px; 
}
.calcHeadng
{
	font-size:14px;
	font-family:Arial;
	color:#545454;
	font-weight:bold;
	padding:10px 0px 10px 10px;
	}
	.Resize
	{
	resize:none;	
		
		
		}
		.Dcdlabel
{
	font-size:11px;
	font-family:Arial;
	color:#555555;
	padding:0px 0px 10px 20px;
	height:30px;
}
.buttonstyle
{
	font-size:11px;
	font-family:Arial;
	background-color:#F2F2F2;
	border:1px solid #E1E1E1;
	height:20px;
	padding:0px 8px;
}

.popup
 {
    width:800px;
    margin:0 auto;
    
    background:#6b6a63;
    margin:30px auto 0;
    padding:6px;	
	
	}
	.holder{        
    width:100%;
    position:absolute;
    left:0;
    top:0px;
    display:block;  
}
.content{
    background:#fff;
    padding: 28px 26px 33px 25px;
}


.modal {
background-color:Gray;
opacity: 0.5;
 filter:Alpha(opacity=50);
}
.modalPopup {
background-color:White;

border-color:Gray;
font-family:Arial;
font-size:12px;
}
.uprtext
{
	text-transform:uppercase;
	}
	
	.popDatatxt
{
	font-size:11px;
	font-family:Verdana;
	color:#2D2D2D;
}
.popinpttxt
{
	font-size:10px;
	font-family:Verdana;
	color:#999999;
}
.buttonStyle
{
	font-size:11px; 
	font-family:Verdana;
	 color:#666666; 
	 background-color:#FFFFFF; 
	 border:1px solid #E1E1E1;
	  cursor:pointer; 
	  width:50px;
	  height:25px;
	
	
	}
	.background 
{    
	 zoom: 1; 
	width: 100%; 
	min-height: 100%;
	background-color: black;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	 opacity: 70%;
	opacity: 0.7;


  }
.popupLinkButton
{
	
	text-decoration:none;
	color:#555555;
	

	}
	.CapitaText
	{
		text-transform:uppercase;
		
		}
		
.notfHedTxt
{
	font-size:11px;
	font-family:Verdana;
	color:#545454;
	text-align:left;
}
.notfDataHedTxt
{
	font-size:11px;
	font-family:Verdana;
	color:#545454;
	text-align:left;
}
.notfDataReqTxt
{
	font-size:11px;
	font-family:Verdana;
	color:#999999;
	text-align:left;
}
.notfDataTimTxt
{
	font-size:10px;
	font-family:Verdana;
	color:#999999;
	text-align:left;
}
.rowMouseHover:hover
{
	background-color:#F9F9F9;
	cursor:pointer;
}


.button_example{
border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:Verdana, helvetica, sans-serif; padding:5px 5px 5px 5px;text-align: center; color: #666666; font-size:10px; background-color: #f4f5f5;
 background-image: linear-gradient(top, #f4f5f5, #dfdddd);text-decoration:none; cursor:pointer;width:90px;
 }

.button_example:hover{
 border:1px solid #bfc4c4; background-color: #d9dddd;
 background-image: linear-gradient(top, #d9dddd, #c6c3c3); cursor:pointer;width:90px;
 }
 .subMenu
 {
 	color:#666666;
 	
}

.signupHedtxt
{
	font-size:24px;
	font-family:Verdana;
	color:#fff;
}