body, div, p, ul, li, input, textarea, select, button, table, td{
 font-family:Tahoma, Verdana, Arial;
}
BODY 													{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
TD A													{
 font-family:Tahoma, Verdana, Arial;
 text-decoration:none;
 color:#3069b0;
}
TD A:hover												{
 font-family:Tahoma, Verdana, Arial;
 text-decoration:none;
 color:#F77D0F;
}

.title 													{
	color: #474747;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
}
.a1 													{
	font-family:Tahoma, Verdana, Arial;
	text-decoration:none;
	color:#3069b0;
}
.a1:hover 												{
	font-family:Tahoma, Verdana, Arial;
	text-decoration:none;
	color:#F77D0F;
	border-bottom: 1px dotted #f77d0f;
}
.input 													{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	width:270px;
}

.Row1, .Row1del											{
 background-color:#E5E5E6;
}
.Row2, .Row2del											{
 background-color:#F5F5F5;
}
.Row1Selected, .Row2Selected							{
 background-color:#FFFFE1;
}
.Row1del, .Row2del										{
 text-decoration:line-through;
 color:#999999;
}
.farsi													{
 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 color:#666666;
}
.top_logo												{
 position:absolute;
 left:2px;
 top:10px;
 border:0px;
}
.RedInput 												{
 font-size:11px;
 border:1px solid #009900;
 background-color:#DDFFDD;
 width:200px;
}
.PAD td {
 padding:2px;
}

.free{
 color:#006600;
}

.taken{
 color:#FF0000;
}

.ptd{
 padding:2px;
 padding-bottom:1px;
 padding-top:1px;
}

.farsi td													{
 padding:3px;
}
.topmenu{
 background-image:url(../images/top-menu.gif);
 background-repeat:no-repeat;
 background-position:top center;
 height:50px;
 padding-top:10px;
 padding-right:20px;
 direction:rtl;
 text-align:right;
}
