td.menuTD{
	font-family: Tahoma; font-size: 9pt; padding: 4px; padding-right: 15px; text-align: right;
}
table.menu{
	background-color: #F4F4F4;
}
a.menuLink{
	font-family: Tahoma; font-size: 9pt; color: #000000; text-decoration: none;
}
a.menuLink:hover{
	color: #FF9900
}
td.MenuLine{
	height: 2px; text-align: center;
}
hr.menuLine{
	width: 90%; height: 1px; border: dotted; color: #989898;
}
td.content{
	font-family: Tahoma; font-size: 9pt; text-align: justify; direction: rtl; padding: 3px; line-height: 140%
}
a.pubLink{
	font-family: Tahoma; font-size: 9pt; color: #989898; text-decoration: none;
}
a.pubLink:hover{
	color: #FF9900
}