@font-face {
  font-family: 'AGOOGLE';
  src: url('fonts/AGOOGLE.eot');
  src: url('fonts/AGOOGLE.eot?#iefix') format('embedded-opentype'),
       url('fonts/AGOOGLE.woff2') format('woff2'),
       url('fonts/AGOOGLE.woff') format('woff'),
       url('fonts/AGOOGLE.ttf') format('truetype'),
       url('fonts/AGOOGLE.svg#AGOOGLE') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'byekan';
	src: url('fonts/BYEKAN.eot');
	src: local('?'),
    url('fonts/BYEKAN.woff') format('woff'),
    url('fonts/BYEKAN.ttf') format('truetype'),
    url('fonts/BYEKAN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('font/IRANSans.eot');
  src: url('font/IRANSans.woff2') format('woff2'),
       url('font/IRANSans.woff') format('woff'),
       url('font/IRANSans.ttf') format('truetype'),
       url('font/IRANSans.svg#IRANSans') format('svg'),
       url('font/IRANSans.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


table { margin-left:auto; margin-right:auto; }
.searchhighlight{text-decoration: underline;color:#FF0000;font-weight:bold;}

/*
 * Please DO NOT USE or reference any of the following class definitions.
 * They are not referenced anywhere in the paya core. (0.700, 7 Feb 2005)
 * This file will be eliminated after the remaining definitions (above) 
 *   have been either verified as unnecessary, or added to all themes.
 */

.defaulttable, .fbdefault, .fdefault, .f2default, .f3default, .fcdefault{ display: block; width: auto; }
.center{ text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.day {
  text-align: center;
  background: #F1EAE1;
font-size: 12px;font-family: 'IRANSans';
  padding: 2px 1px 2px 1px;
}
.dayentry {
  text-align: center;
  background: #F1C7B7;
font-size: 12px;font-family: 'IRANSans';
  padding: 2px 1px 2px 1px;
}
.forumheader4{
	background-color: #EBEFF2;
font-size: 12px;font-family: 'IRANSans';
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	cursor: pointer;
}
.forumheader5{
	background-color: #BCD5EA;
	color:#000;
	cursor: pointer;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}

img.bbcode { max-width:100% }