﻿body
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: white;
	direction: rtl;
}
input, textarea
{
	font-family: Tahoma;
	font-size: 9pt;
}
.top
{
}
.Author
{
	color: Gray;
}
.En
{
	direction: ltr;
}
.border-dotted
{
	border: 1px dotted #999999;
}
.button
{
	background-color: #f99a3e;
	height: 18px;
	border: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
}
a:link
{
	color: #F88818;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #F88818;
}
a:hover
{
	text-decoration: none;
	color: #FBBF84;
}

.titr
{
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #999999;
	
	background-image:url(../Images/bg-comment.jpg);
	text-indent:10px;
}
.Pager table
{
	margin-top: 10px;
	padding-right: 5px;
}
.GoPage
{
	width:40px;
	direction:ltr;
}
.Pager input
{
	border: 1px solid #808080;
}
.PagerSummery
{
	margin: 0    0   0   0;
	width: 100%;
	background-color: AliceBlue;
	text-align: left;
}
.Message
{
	position:absolute;
	top:250px;
	right:200px;
	
}
