﻿td{
font-family:Tahoma; font-size:9pt; line-height:150%; color: #0D643F; 
}
a
{
	text-decoration:none;
}
ul
{
direction:rtl;
line-height:200%; 
}

.gridrowRead
{
	background-color:#E3EAEB;
	font-weight:normal;
}
.gridrowUnRead
{
	background-color:White;
	font-weight:bold;
}
.gridrowSelected
{
	background-color:#333333;
}
.gridrowOver
{
	background-color:Blue;
}
.divFixWidth
{
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;
}
