﻿body 
{
	
}

.tableView caption {background:#FCF1C2; color:#004184; font-size:12px; font-weight:bold; text-align:right; direction:rtl; padding:1px 10px 0px 0px; height:19px; margin-bottom:1px;}

.calander caption {
color: #004E98;
font-size: 10pt;
font-weight:bold;
}
/*
.hrView {
color: #ffdd42;
}
*/
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:100%;
	height:70%;
}
