body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	direction:rtl;
	text-decoration: none;
}

a
{
     color:Blue;
}
a:hover
{
	text-decoration: underline;
    color:blue;
}

.topMenu, a.topMenu:link,a.subMenu:active, a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f8cd03;
	text-decoration: none;
}

a.topMenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #ffffff;
	text-decoration: underline;
	
}
 
 
 .subMenu, a.subMenu:link,a.subMenu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.subMenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #990000;
	text-decoration: underline;
	
}                                            
.topMenuXL, a.topMenuXL:link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f8cd03;
	text-decoration: none;
}

a.topMenuXL:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:  #f8cd03;
	text-decoration: underline;
}                                                    
                                                    
.bottomMenu, a.bottomMenu:link, a.bottomMenu:visited
{
	font-weight: normal;
	font-size: 9px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.bottomMenu:hover, a.bottomMenu:active
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.bottomMenuA, a.bottomMenuA:link, a.bottomMenuA:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.bottomMenuA:hover, a.bottomMenuA:active
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.formLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.formLabelDefinition
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #D41515;
	text-decoration: none;
	}
	
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:120px;
}

hr
{
    color: #990000;
}


input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:120px;
}	


.clearInput
{
	border:none;
	border-bottom:solid 1px #000000;
	background-color:#CCCCCC;
 }

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
margin: 0px 0px 0px 0px; 
color:#000000
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0px 0px 0px 0px; 
color:#8181A7
}

pipe
{
    color: #f8cd03; 
    font-weight: bold; 
    width: 3px;
}

banner
{
    border-color:white;
    border-width:0px;
    background-color:White;
    width:100%;
}

.dataTR
{
    cursor:pointer;
    display:block;
    width:100%;   
}




.dataTD
{
	padding:2px 2px 2px 2px;
	border-bottom: dotted 1px #ffffff;
	border-top:dotted 1px #f9d006;
	font-size:12px;
	color: #000000;
	background-color:#F0F0F0;
}

.dataTDLeftEnd
{
	padding:2px 2px 2px 2px;
	border-bottom: dotted 1px #ffffff;
	border-left: 1px dotted #f9d006;
	border-top:dotted 1px #f9d006;
	font-size:12px;
	color: #000000;
	background-color:#F0F0F0;
}

.dataTDRightEnd
{
	padding:2px 2px 2px 2px;
	border-bottom: dotted 1px #ffffff;
	border-right: 1px dotted #f9d006;
	border-top:dotted 1px #f9d006;
	font-size:12px;
	color: #000000;
	background-color:#F0F0F0;
}
.detailsTD
{
	padding:2px 2px 2px 2px;
	border-top: 1px none #ffffff;
	border-left: 1px dotted #f9d006;
	border-right: 1px dotted #f9d006;
	border-bottom: 1px dotted #f9d006;
	font-size:12px;
	color: #000000;
	background-color:#ffffff;
	direction: inherit;
}



.contentTable {
	border-top: 1px solid #f9d006;
	border-left: 1px solid #f9d006;
	border-right: 1px solid #f9d006;
	border-bottom: 1px solid #f9d006;
	background-color: #e3e3e3;
	padding:2px 2px 2px 2px;
	color:#000000;
    cursor:auto;
    font-size:12px;
    width:100%;
    height:100%;
    
}



.legend
{
	color:#cccccc;
	font-size:medium;
	font-weight:bold;
	
 }
.fieldset 
{
    padding-right: 5px; 
    padding-bottom:5px;
    padding-top:5px;
    vertical-align: top;
    width: 100%

}
  
.header
{
    vertical-align:bottom;
    background-color: #f9d006;
    border:none 10px #f9d006;
}
 
.footer
{
    background-color: silver; 
    text-align: center; 
    height: 15PX;
    font-size:10px;
    color:Black;
}

.tableTitle
{
    
    background-color: #f9d006;
    width:100%;
    border:solid 0px #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: bottom;
	padding:2px 2px 2px 2px;
}

.menu
{
  background-color:Black;
  color:White;
  font-weight:bold;
  height:25px;

}

.key 
{
    cursor: pointer; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #ffffff;
	text-decoration:none;
 }
 
.bluel { cursor: pointer; font-weight: bold	; text-decoration: underline; color: blue; font-size: 10pt;  }

.imagel  { cursor: pointer; }

.subMenu {
    cursor:auto;
    font-size:12px;
    width:100%;
    height: 25px; 
}

