*{
	padding: 0;
	margin: 0;
	border: 0;
}
BODY{
	direction: rtl;
	font: normal 9pt Tahoma;
	line-height:14px;
        background-color: #FFFFFF;
}
div#ribbon{
	background: transparent url('images/ribbon.png') no-repeat center;
	width: 135px;
	height: 135px;
	position: absolute;
	top: 0;
	left: 0;
}
div#wrap{
	width: 900px;
	margin: 0 auto;
	text-align: right;
}
div#advertise{
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding-bottom: 10px;
}
div#header{
	padding-top: 150px;
	height: 30px;
	background: url('images/header_bg.png') no-repeat top center;
	margin-bottom: 10px;
}
div#menu ul li{
	list-style: none;
	float: right;
}
div#menu ul li a:link, div#menu ul li a:visited{
	color: #FFF;
	padding: 6px 12px 10px;
	text-decoration: none;
	display: block;
}
div#menu ul li a:hover,div#menu ul li a.selected{
	background: #94090d;
}
div#menu ul{
	height: 30px;
	background: url('images/menu_left.jpg') no-repeat left;
}
div#menu{
	height: 30px;
	background: #d40d12 url('images/menu_right.jpg') no-repeat right;
	padding-right: 13px;
}
div#body{
	overflow: auto;
	width: 900px;
	margin-bottom: 10px;
}
div#footer{
	color: #72918b;
	margin-bottom: 30px;
}

div.input label {
	display:block;
	float:right;
	margin-left:5px;
	padding:5px 0;
	width:100px;
}
/* ROUND BOXES */
.red_box{
	background: #94090d url('images/boxes/red_box_tr.jpg') no-repeat right top;
	color: #FFF;
	_height: 0px;
}
.red_box div.tl{
	background: transparent url('images/boxes/red_box_tl.jpg') no-repeat left top;
	
}
.red_box div.bl{
	background: transparent url('images/boxes/red_box_bl.jpg') no-repeat left bottom;
	
}
.red_box div.br{
	background: transparent url('images/boxes/red_box_br.jpg') no-repeat right bottom;
	
}

.green_box{
	background: #9fb03e url('images/boxes/green_box_tr.jpg') no-repeat right top;
	color: #FFF;
	_height: 0px;
}
.green_box div.tl{
	background: transparent url('images/boxes/green_box_tl.jpg') no-repeat left top;
	
}
.green_box div.bl{
	background: transparent url('images/boxes/green_box_bl.jpg') no-repeat left bottom;
	
}
.green_box div.br{
	background: transparent url('images/boxes/green_box_br.jpg') no-repeat right bottom;
	
}

.dgreen_box{
	background: #72918b url('images/boxes/dgreen_box_tr.jpg') no-repeat right top;
	color: #FFF;
	_height: 0px;
}
.dgreen_box div.tl{
	background: transparent url('images/boxes/dgreen_box_tl.jpg') no-repeat left top;
	
}
.dgreen_box div.bl{
	background: transparent url('images/boxes/dgreen_box_bl.jpg') no-repeat left bottom;
	
}
.dgreen_box div.br{
	background: transparent url('images/boxes/dgreen_box_br.jpg') no-repeat right bottom;
	
}

.light_box{
	background: #ebe9dc url('images/boxes/light_box_tr.jpg') no-repeat right top;
	_height: 0px;
}
.light_box div.tl{
	background: transparent url('images/boxes/light_box_tl.jpg') no-repeat left top;
	
}
.light_box div.bl{
	background: transparent url('images/boxes/light_box_bl.jpg') no-repeat left bottom;
	
}
.light_box div.br{
	background: transparent url('images/boxes/light_box_br.jpg') no-repeat right bottom;
	
}
/* TABS */
.tabs{
	margin: 0 10px;
}
.tabs, .tabs ul{
	height: 30px;
}
.tabs ul li{
	list-style: none;
	float: right;
	margin-left: 3px;
}
.tabs ul li a:link span.text, .tabs ul li a:visited span.text{
	background-position: center 0px;
}
.tabs ul li a:hover span.text, .tabs ul li a.selected span.text{
	background-position: center -23px!important;
}

.red_tabs ul li a:hover, .red_tabs ul li a.selected{
	background: #94090d url('images/tabs/red_tab_right_hover.jpg') no-repeat right top!important;
}
.red_tabs ul li a:hover span.left_bg, .red_tabs ul li a.selected span.left_bg{
	background: transparent url('images/tabs/red_tab_left_hover.jpg') no-repeat left top!important;
}
.red_tabs ul li a:link, .red_tabs ul li a:visited{
	background: #d40d12 url('images/tabs/red_tab_right.jpg') no-repeat right top;
	display: block;
	text-decoration: none!important;
}
.red_tabs ul li a:link span.left_bg, .red_tabs ul li a:visited span.left_bg{
	background: transparent url('images/tabs/red_tab_left.jpg') no-repeat left top;
	display:block;
	padding: 4px 9px 3px;
	color: #EBE9DA!important;
	font-family:"X Nazanin", "B Nazanin", Nazanin, Arial;
	font-size:13pt !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
}
.red_tabs ul li a:link span.left_bg, .red_tabs ul li a:visited span.left_bg{

}
.red_tabs ul li a:link span.text, .red_tabs ul li a:visited span.text{
	display: block;
}

.light_tabs ul li a:hover, .light_tabs ul li a.selected{
	background: #ebe9dc url('images/tabs/light_tab_right_hover.jpg') no-repeat right top!important;
	color: #72918B!important;
}
.light_tabs ul li a:hover span.left_bg, .light_tabs ul li a.selected span.left_bg{
	background: transparent url('images/tabs/light_tab_left_hover.jpg') no-repeat left top!important;
}
.light_tabs ul li a:link, .light_tabs ul li a:visited{
	background: #72918b url('images/tabs/light_tab_right.jpg') no-repeat right top;
	display: block;
	text-decoration: none;
	color: #EBE9DC;
	font-family:"X Nazanin", "B Nazanin", Nazanin, Arial;
	font-size:13pt !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
}
.light_tabs.small ul li a:link span.left_bg, .light_tabs.small ul li a:visited span.left_bg{
	padding: 7px 5px 7px!important;
	font: normal 10pt Tahoma!important;
}
.light_tabs ul li a:link span.left_bg, .light_tabs ul li a:visited span.left_bg{
	background: transparent url('images/tabs/light_tab_left.jpg') no-repeat left top;
	display:block;
	padding: 4px 15px 3px;
}
.light_tabs ul li a:link span.text, .light_tabs ul li a:visited span.text{
	display: block;
}
/* CLASSES */
.fr{
	float: right;
}
.fl{
	float: left;
}
.w200{
	width: 200px;
}
.w230{
	width: 230px;
}
.w450{
	width: 450px;
}
.w690{
	width: 690px;
}
.l10m{
	margin-left: 10px;
}
.b10m{
	margin-bottom: 10px;
}
.r10m{
	margin-right: 10px;
}
.noMargin{
	margin: 0!important;
}
.padd5{
	padding: 5px;
}
.padd5 a{
	color: #fff;
	text-decoration: none;
}
.al{
	text-align: left;
}
.overflowAuto{
	overflow: auto;
}
div.form label{
	display: block;
	float: right;
	text-align: left;
	padding: 5px 0; 
	width: 70px;
	margin-left: 5px;
}
input, textarea{
	padding: 5px;
	border: solid 1px #d40d12;
}
div.form input.textInput{
	float: right;
	width: 100px;
}
div.input {
	margin-bottom: 10px;
	overflow:auto;
}

div.submit{
	text-align: center;
	margin-top: 10px;
}

div.submit input{
	-moz-border-radius: 5px;
	border: 1px solid #fff;
	background-color: #D40D12;
	padding: 5px 15px 6px;
	color: #fff;
	font-weight: 900;
}
h2{
	margin-bottom: 5px;
	color: #d40d12;
	font: bold 10pt Tahoma;
}
.content a:link, .content a:visited{
	color: #d40d12;
	text-decoration: none;
}
.content a:hover{
	text-decoration: none;
}

td.thumb{
	padding: 5px;
	text-align: center;
}

td.thumb img{
	height:110px;
	width:150px;
}

.paginate {
	margin-top: 10px;
	padding-right: 275px;
}

.paginate div, .paginate a {
	float: right;
	margin-left: 10px;
}

#loading {
	display: block;
	background: url('../img/load.gif') no-repeat center top;
	height: 32px;
	width: 100%;
	margin-bottom: 5px;
}

ul.newsList li a {
	display: inline-block;
	padding: 3px 12px 3px 0px;
	background: transparent url('../img/bullet_off.gif') no-repeat scroll right 8px;
}

ul.newsList li a:hover {
	background-image: url('../img/bullet_on.gif');
}

.listTable {
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 5px;
}

.listTable th {
	background: #ccc;
}

.listTable th a {
	font-weight: bold;
}

.listTable th, .listTable td {
	padding: 5px;
	text-align: center;
}
.light_box #content_2, .light_box #content_3, .light_box #content_4, .light_box #content_5 { display:none; }

#footer a{
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	color: #72918B;
}

.clear{
	clear:both;
}
