﻿body 
{
	margin-top:0;
	font-family:Tahoma;
	font-size:10pt;
	color:Black;	
}

A
{
	font-family:Tahoma;
	font-size:10pt;
	color:#333399;
	text-decoration:none;	
}
A:link
{
	font-family:Tahoma;
	font-size:10pt;
	color:#333399;
	text-decoration:none;
	direction:rtl;
}
A:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
A:visited
{
	color: #996699;
}
.mybtn
{
	font-family: Tahoma;
	font-size: 10pt;	
	background-color:#6699cc;
	border-bottom-style:outset;
	border-color:#9999cc;
	
}
.menurow
{
	background-color: #b5e1ff;
	direction: rtl;
}
.headrow
{
	font-family: Tahoma;
	font-size: 10pt;
	
	color:White;
	font-weight: bold;
}
.farsitext
{
	font-family: Tahoma;
	font-size: 10pt;
	direction:rtl;
}
.maintable
{
	font-family: Tahoma;
	font-size: 10pt;
	direction:rtl;
	vertical-align:top;
	text-align:right;
}


H2
{
	font-family:Tahoma;
	font-size:10pt;	
}
H3
{
	font-family:Tahoma;
	font-size:8pt;	
}
.searchlink
{
	font-family:Tahoma;
	font-size:8pt;	
}

.toolslink
{
	font-size: 7pt;
}
.pagenumber
{
	border-right: #cc9900 1px solid;
	border-top: #cc9900 1px solid;
	border-left: #cc9900 1px solid;
	border-bottom: #cc9900 1px solid;
	background-color: #cccc99;
}
.selectedpagenumber
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #cccc99;
	color:Yellow;
}