﻿body {
	background-color: #2C2C2C;
	direction: rtl;
}
.table_header#r {
	background-image: url('cnt/mor.png');
}
.table_header#c {
	background-image: url('cnt/moc.png');
}
.table_header#l {
	background-image: url('cnt/mol.png');
}
.table_header2#r {
	background-image: url('cnt/mor2.png');
}
.table_header2#l {
	background-image: url('cnt/mol2.png');
}
.table_border#r {
	background-image: url('cnt/morr.png');
}
.table_border#l {
	background-image: url('cnt/moll.png');
}
.table_border_bott {
	height: 2px;
}
.table_border_bott#r {
	width: 11px;
	background-image: url('cnt/mobr.png');
}
.table_border_bott#c {
	background-image: url('cnt/mob.png');
}
.table_border_bott#l {
	width: 12px;
	background-image: url('cnt/mobl.png');
}




span {
	font-family: "B Nazanin";
}
span.title {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
span.body {
	color: #BBBBBB;
	font-size: medium;
}
span.body#sm {
	font-size: small;
}
span.red {
	color: #CC0000;
	font-size: small;
	font-weight: bold;
}
span.blue {
	color: #33CCFF;
	font-size: small;
	font-weight: bold;
}
br.sm {
	font-size: xx-small;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a#all {
	text-decoration: none;
	color: #888888;
}
a:hover,a:hover#all {
	color: #FFCC00;
}
