.font_formbutton
	{
	font-family: tahoma;
	font-size:10px;
	color:#000000;
	background-color:#CCCCCC;
	border-color:#000000;
	border-collapse:inherit;
	size:12;	
	}
.font_adminbutton
	{
	font-family: tahoma;
	font-size:10px;
	color:#000000;
	background-color:#CCCCCC;
	border-color:#000000;
	border-style:dashed;
	border-collapse:inherit;
	size:12;	
	}
.font_tabledetail 
	{
	font-family: tahoma;
	font-size: 9px;
	direction:rtl;
	}
.farsi 
	{
	font-family: tahoma;	
	direction:rtl;
	margin-top: 0; 
	margin-bottom: 0;
	font-size:12px;
	}
.english 
	{
	font-family: tahoma;	
	margin-top: 0; 
	margin-bottom: 0;
	font-size:12px;
	}
a 
	{
		font-size: 12px;
		color: #000000;
		font-family: tahoma;
	}
a:link 
	{
		text-decoration: none;
	}
a:visited 
	{
		text-decoration: none;
		color:  #000000;
	}
a:hover 
	{
		text-decoration: underline;
		color: #000000;
	}
a:active 
	{
		text-decoration: underline;
		color: #FF0000;
	}
body 
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}
