/************************************** User Defined ***********************************/
#li
{	direction:rtl;
	background: #fff url(/imagez/pictures/personel/li.gif) no-repeat 0 10px;
	background-position: top right ;
	list-style: none;
	padding-right: 18px;
}
.odd {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
}
.header {
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	background-image:url(/imagez/pictures/personel/up_menu_back.gif);
}
.even {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FEDD7E;
}

#table1{
	background-image:url(/imagez/pictures/personel/background.gif);
	background-repeat:repeat-y;
	font-family:Tahoma;
	font-size:11px;
	line-height:175%;
}

#td{
	background-color:#D7D7D7;
}

#th_back{
	background-image:url(/imagez/pictures/personel/copy_top_back.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	line-height:175%;
}


.evenRow{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	background-color:#DDDDDD;
	line-height:175%;
}
.oddRow{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF;
	line-height:175%;
}