BODY
{
	background-Color:#000000;
	FONT-FAMILY: Arial;
	FONT-SIZE : 10pt;
	font-weight : 300;
	color: #000000; 
}
table
{
	FONT-FAMILY: Arial;
	FONT-SIZE : 10pt;
	FONT-weight : 300;
	color:#000000;
	
}
.table3D
{
	border : 1px outset #20B2AA;	
}
.titlebar
{
	background-Color:#31659C;
	color:#000000;
	FONT-SIZE : 12pt;
	FONT-weight : 800;
	FONT-FAMILY: Arial;	
	direction:ltr;
	padding : 3px 3px 3px 3px;
	text-align:left;	
	border-top:1px solid #99CCFF;
	border-bottom:1px solid #000000;
	border-right:1px solid #99CCFF;
	border-left:1px solid #99CCFF;
}
.header
{
	color:#000000;
	FONT-SIZE : 14px;
	FONT-weight : 500;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
}


.inputNum
{
	behavior: url("../htc/numberInput/InputNum.htc");
	BORDER-RIGHT: #6666cc 1px inset;
    BORDER-TOP: #6666cc 1px inset;
    BORDER-LEFT: #6666cc 1px inset;
    WIDTH: 150px;
    BORDER-BOTTOM: #6666cc 1px inset;
    HEIGHT: 18px;
	color:#000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 300;
	direction:rtl;
	
}

.inputNumber
{
	behavior: url("../htc/NumericInput/NumericInput.htc");
	BORDER-RIGHT: #6666cc 1px inset;
    BORDER-TOP: #6666cc 1px inset;
    BORDER-LEFT: #6666cc 1px inset;
    WIDTH: 150px;
    BORDER-BOTTOM: #6666cc 1px inset;
    HEIGHT: 18px;
	color:#003063;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 300;
	direction:rtl;
	
}



