.BaseRtl
{
	direction:rtl;
	text-align: right;
}

.BaseTable
{
	width:100%;
	direction:rtl;
	border:0px;
	border-collapse:collapse;
}

.BaseFont
{
	font-family: Tahoma;
	font-size: 10px;
}


.BestPicDiv
{
	text-align: right;
	vertical-align: middle;
	width: 100%;
	height: 104px;
	background-position: left top;
	background-image: url(../Images/Images/BoxBg.gif);
	background-repeat: no-repeat;
}

.BoxDiv
{
	text-align: right;
	width: 100%;
	height: 104px;
	background-position: left top;
	background-image: url(../Images/Images/BoxBg.gif);
	background-repeat: no-repeat;
}

.VoteDiv
{
	text-align: right;
	width: 95%;
	padding-top:10px;
	padding-right:10px;
	background-position: left bottom;
	background-image: url(../Images/Images/BoxBg.gif);
	background-repeat: no-repeat;
}

.LinkItem
{
	background-position: 4% center;
	background-image: url(../Images/Bullet.jpg);
	background-repeat: no-repeat;
	line-height:20px;
}
.LinkDiv
{
	width:30px;
}

a.BodyLink:link{font-family:Tahoma; font-size: 11px; color: blue; text-decoration: none; vertical-align:middle;}
a.BodyLink:visited {font-family:Tahoma; font-size:11px; color: blue; text-decoration:none; vertical-align:middle;}
a.BodyLink:hover{font-family:Tahoma; font-size:11px; color: blue; text-decoration:underline; cursor:hand;  vertical-align:middle;}

a.GridLink:link{font-family:Tahoma; font-size: 11px; color: #E5A50C; text-decoration: none; vertical-align:middle;}
a.GridLink:visited {font-family:Tahoma; font-size:11px; color:#e5ba0c; text-decoration:none; vertical-align:middle;}
a.GridLink:hover{font-family:Tahoma; font-size:11px; color:#E5A50C; text-decoration:underline; cursor:hand;  vertical-align:middle;}

.NewsViewHeaderDiv
{
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:#6e4d14;
}

.PrjRow
{
	border-bottom: #696969 1px dotted;
}

