body
{
}
.table_b
{
	height:20px;
	width:90px;
}
.floatingbutton
{
	position:absolute;
	top:expression(this.offsetParent.scrollTop);
	left:0;
}
.TextboxDisabeled
{
	background-color: #d4d0c8;
	
}	
.TextboxEnabeled
{
	background-color:#ffff66;
	
	
}
.validationSummry
{
	direction:rtl
}	
.text1
{
	font-size: 11px;
	font-family: Arial;
	color: Black;
}
.text2
{
	font-size: 12px;
	font-family: Arial;
	color: Black;
}

.text2_bold
{
	font-size: 12px;
	font-family: Arial;
	color: Black;
	font-weight: bold;
}
.text3
{
	font-size: 14px;
	font-family: Arial;
	color: Black;
}
.text3_bold
{
	font-size: 14px;
	font-family: Arial;
	color: Black;
	font-weight: bold;
}
.text4
{
	font-size: 16px;
	font-family: Arial;
	color: Black;	
}
.text4_bold
{
	font-size: 16px;
	font-family: Arial;
	color: Black;
	font-weight: bold;
}
.title0
{
	font-size: 14px;
	font-family: Arial;
	color: Black;
	font-weight: bolder;
	letter-spacing: 2px;
}
.title1
{
	font-size: 16px;
	font-family: Arial Black;
	color: Black;
	font-weight: bolder;
	letter-spacing: 2px;
}
.title2
{
	font-size: 18px;
	font-family: Arial Black;
	color: Black;
}
.frameTable
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}
.tableTitle_right_top_td
{
	font-size: 13px;
	font-family: Arial;
	font-weight: 600;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
}
.redRemark
{
	font-size: 11px;
	font-family: Arial;
	font-weight: 200;
	color: red;
	padding-left:5px;
	padding-right:5px;
}
.tableTitle_right_top_left_td
{
	font-size: 13px;
	font-family: Arial;
	font-weight: 600;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
}
.tableTitle_top_right_Botton_TD
{
	font-size: 13px;
	font-family: Arial;
	font-weight: 600;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-BOTTOM: 1px solid;
}
.tableTitle_top_right_Botton_left_TD
{
	font-size: 13px;
	font-family: Arial;
	font-weight: 600;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
}
li
{
	padding-top:5px;
}
.ColorTextBoxGrey{
	BACKGROUND-COLOR: gainsboro
}
.ColorTextBoxWhite{
	BACKGROUND-COLOR:white
}
.CalendarTextbox 
{
FONT-SIZE: 13px; 
WIDTH: 133px; 
FONT-FAMILY: Arial; 
}
.calenderbtn 
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	BACKGROUND-IMAGE: url(Images/icon_calendar.gif); 
	MARGIN-BOTTOM: 2px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: medium none; 
	WIDTH: 20px; 
	MARGIN-RIGHT: 0px; 
	BORDER-BOTTOM: medium none; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 18px; 
	}
