
.Button1
{
	position:relative ;
	top:1px;
	font-family:'Tahoma';
	font-size:9px;
	font-weight:bold;
	color:white;
	padding-top:1px;
	width:110px;
	height:15px;
	text-align:center;
	cursor:hand ;
	background-color:#20148D;
	background-image:url(Graphics/Blue1px.gif);

}
.Button2
{
	font-family:'Tahoma';
	font-size:10px;
	font-weight:bold;
	color:white;
	padding-top:1px;
	padding-left:9px;
	background-color:#5042e4  ;
	width:90px;
	height:15px;
	text-align:left ;
	cursor:hand ;
}
.Section
{
	position:relative;
	top:0px;
	left:0px;
	background-color:#edeeee;
	width:100%;
	height:300px;
	
}
.SectionTitle
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:14px;
	background-image:url(Graphics/Orange1px.gif);
	background-color:#e93f16;
	
	font:bold 11px ariel;
	color:white;
	padding-left:25px;
	padding-top:0px;
	
}
.SectionTitleHeb
{
	position:absolute;
	top:0px;
	left:0px;
	height:20px;
	font:normal 15px ariel;
	color:white;
	text-align:left;
	padding-left:10px;
	padding-top:1px;
	background-color:#a6a6c6;
}
.SectionContent
{
	top:0px;
	left:0px;
	width:100%;
	padding:10px;
	overflow:auto;
    FONT-SIZE: 11px;
    COLOR: Black;
    FONT-FAMILY: Tahoma;
 }

.Text
{
    
    FONT-SIZE: 11px;
    COLOR: #48484c;
    FONT-FAMILY: Tahoma;
 }

.Text1
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: 11px;
    COLOR: #21148f;
    FONT-FAMILY: Tahoma;
 }
.My4ex
{
    COLOR:#eb4818;
    FONT-WEIGHT: Bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma;
    
}
.IFP
{
    COLOR:#48484c;
    FONT-WEIGHT: Bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma;
    
}

.TextVeryBig
{
	font-weight: bold;
	font-size: 18px;	
	color: #ec4c1a;
	font-family: Tahoma;
}

.TextBig
{
	font-weight: bold;
	font-size: 14px;
	color: white;	
	font-family: Arial;
}

.TextSmall
{	
	font-size: 11px;
	color: '#c3c6c9';	
	font-family: Arial;
}
.CloseBtn
{	
	width:50px;
	height:15px;
	background-color:gray;
	text-align:center;
	border:outset 2px;
	color:white;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	cursor:hand;
}

.CellTitle
{	
	
	font:bold 16px tahoma;
	font-style:italic ;
	color:#2719a9;
	 
}

.CellSubTitle
{	
	font-style:italic ;
	font:bold 12px tahoma;
	color:#2719a9;
	
}
.CellText
{	
	
	font:normal 10pt tahoma;
	color:#000101;
}
.ChartTitle
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:18px;
	font:bold 14px ariel;
	color:white;
	text-align:left;
	padding-left:5px;
	padding-top:0px;
	background-color:#a6a6c6;
}