/* Fajir Ticket CSS Document */
body{
	margin:0;
	font:10pt tahoma;
	background:url(/images/back.gif);
}
#header{
	background:url(/images/jashnvareh_fajr.jpg);
	width:747px;
	height:171px;
	margin:0 auto
}
#page{
	background:#fff;
	width:747px;
	margin:0 auto;
}
.date
{
	float:left;
	font-size:9pt;
	color:#033b5c;
	text-align:left;
	padding:5px;
	width:200px;
}

.toplink
{
	float:right;
	font-size:9pt;
	color:#033b5c;
	text-align:right;
	padding:5px;
	width:500px;
}
.toplink a
{
	text-decoration:none;
}

.contenttxt{
	background:#fff;
	padding:15px;
	direction:rtl;
	line-height:15pt;
}
#banner{
	margin:10px auto;
	text-align:center;
}
#footer{
	width:747px;
	padding:5px 0;
	background:#0468a7;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:8pt;
	line-height:14pt;	
}
#footer a{
	color:#fff;	
	text-decoration:none;	
}
#footer a:hover{
	text-decoration:underline;	
}
.odd{
	background:#d1d9eb;
}
.even{
	background:#e7e8ea;
}
table{
	width:560px;
	text-align:right;
	border:1px solid #d7d8e1;
	padding:1px;
	direction:ltr;
}
table td{
	height:20px;
	padding:3px;
}
.tablehead{
	background:#314473;
	font-size:8pt;
	color:#fff;
	font-weight:bold;
	height:25px;
}
select{
	direction:rtl;
	width:40px;
}
#contentDiv{
	width:560px;
}
#headerDiv{
	width: 550px;
	height:20px;
	background:#d7d8e1;
	color:#314473;
	padding:5px;
}
#titleText{
	 float:right;
	 width:470px;
	 font-weight:bold;
	 text-align:right;
	 padding-right:10px;
	 line-height:15pt;
}
#switchimg a{
	 float:left;
	 text-align:right;
	 /*width:20px;*/
	 text-decoration:none;
}
.basket{
	width:550px;
	background:#69C;
	color:#fff;
	padding:5px;
}

.bankbtn
{
	margin:3px 0px 0px 0px;
	width:250px;
	height:22px;
	color:#eeeeee;
	background-color:#0468a7;
	border-color:#ffffff;
}