/* Default CSS Stylesheet for a new Web Application project */


			body { direction: rtl ;  MARGIN: 0px 0px 0px }
			
			.table {direction: ltr ;  height: 100% }
			
			.td1 { background-image: url('images/top_left.jpg'); background-position-x: right }
			
			.td2 { background-image: url('images/top_left_loop.jpg'); background-position-x: right }

.font{	
	font-family: tahoma;
	font-size:	10px;
	}	
.uir{font-family: tahoma;
	font-size:	11px;direction:rtl}
.uil{font-family: tahoma;
	font-size:	11px;direction:ltr}
	.dl{font-family: tahoma;
	font-size:	11px;direction:rtl}
.td{border-right-style: solid; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px;}
a:link { 
	color: blue;
	}
a:visited { 
	color: black;
	}
a:hover { 
	color: red;
	text-decoration: none;
	}
a:active { 
	color: black;
	}
	.footer { fonta-family : tahoma ; font-size: 9px}


.CATEGORY {font-family: tahoma;font-size:22px;    }