/* 
Powered by web2web.ir
copyright web2web.ir, all right reserved
*/

html, body {
	text-align:center;
	direction:rtl;
	padding:0;
	margin:0;
	border:0;
	line-height: 1;
	font: 8pt Tahoma, Arial, Verdana;
	background: rgb(64, 64, 64) url("../img/bg.gif") right top repeat;
}

* {	
	padding:0;
	margin:0;
	border:0;
	line-height:18px;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
}

ol, ul {
	list-style: none;
}

hr {
	height:0;
	border:0;
	border-bottom:1px rgb(200,200,200) dashed;
}

a {
	text-decoration:none;
	color:rgb(47,47,47);
}

a img {
	border:0;
}

img {
	border:0;
}

a:hover {
	color:rgb(159,64,8);
}

* :focus { outline: 0; }

.flrtl {
	float:right;
}

.flltr {
	float:left;
}


#top {
	margin:0 auto !important;
	width:750px;
	height:115px;
	text-align:left;
	background: transparent url('../img/t_arr.gif') no-repeat 98% bottom;
}

a#logo {
	float:right;
	width:240px;
	height:100%;
	display:block;
	background: transparent url('../img/logo.png') no-repeat right top;
}

#top #top_menu {
	float:left;
	margin-top:75px;
	padding:5px;
	background:rgb(255,255,255) url(../img/bg_menu.gif) left center;
	-moz-border-radius:5px;	
}

#top #top_menu a {
	padding:5px 3px;
	color:rgb(33,33,33);
}

#top #top_menu a:hover {
	color:rgb(159,64,8);
}

.main {
	margin:0px auto 5px !important;
	padding:0px;
	width:750px;
	text-align:right;
	color:rgb(47,47,47);
	font: 8pt Tahoma, Arial, Verdana;
	background: rgb(255,255,255);
	-moz-border-radius:7px;
}


#header {
	padding:0;
	margin:0;
	width:100%;
	height:0px;
	background: none;
}

#header a#hdr {
	width:100%;
	height:100%;
	display:block;
}

#nav {
	padding:0px 15px;
	font-size:8pt;
	color:rgb(100,100,100);
}

#nav .flrtl a {
}

#hdr_date {
	color:rgb(100,100,100);
}

#msg {
	padding:0px 15px;
	text-align:right;
	font-size:8pt;	
}

td {
	padding:3px 0;
	font: 9pt Tahoma, Arial, Verdana;
}

.content {
	padding:10px 15px;
}


#footer {
	width:737px;
	margin:0 auto !important;
	text-align:right;
	direction:ltr;
	font-size:7pt;
	color:rgb(150,150,150);
}

#footer a {
	color:rgb(150,150,150);

}