﻿.inlineTB{
	font-family: Arial, Helvetica, Sans-serif ; 
	font-size: 10pt;
	color:	black;
}

 .RS_MultiLineTB{
	margin:0px;
	padding:2px;
	font-family: 'Microsoft Sans Serif';
	font-size: 10pt;
	word-wrap: break-word;

}

.RS_SingleLineTB{
	margin:0px;
	padding:2px;

	font-family: 'Microsoft Sans Serif';
	font-size: 10pt;
	OVERFLOW: hidden;
	white-space: nowrap;
}


.RS_SingleLineTB_Disabled, .RS_MultiLineTB_Disabled{
	margin:0px;
	padding:2px;
	font-family: 'Microsoft Sans Serif';
	font-size: 10pt;
	color: #ACA899;
		OVERFLOW: hidden;
	white-space: nowrap;
}


.oldBrowserBox{
	OVERFLOW: scroll;
	border:1px solid #7F9DB9; padding: 2px;
	Z-INDEX: 900;
}

.rs_err_hl
{
	background-image: url(WebResource.axd?d=kAJifTbHsScy6I6v2Q1IGFSkwnOVG9QLnS0AvZ4Si5SMCqNKci6OIjJBOEqk2XTK0&t=632691319880000000);
	background-position: bottom;
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
}

