/*
###############################################################################
###############################################################################
##                                                                           ##
##                                                                           ##
##  PROGRAMMED BY AMIN MAHDI MAMDOOH (ARSGROUP DEVELOPER TEAMS),             ##
##  http://www.ARSgroupco.com , http://www.mamdooh.me                        ##
##  Copyright (c) 2005-2011 ARSgroupco.com                                   ##
##  MODIFIED AT 2011.11.08                                                   ##
##  SAMAN.PAY & MELLAT.PAY VERSION 2.00                                      ##
##                                                                           ##
##                                                                           ##
###############################################################################
###############################################################################*/

html, body, form {
    font-family: Tahoma;
	margin: 0;
	padding: 0;
	font-size:12px;
	direction:rtl;
	font-weight: normal;
}

body {
	background-image: url(../img/bg.jpg);
}
.normalize {
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
}
.shadow {
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}

.epaytitle{
    font-size:16px;
    }

.tepayform {
	border-color: #FEFEFE;
	border-style: outset;
	border-width: thin;
	background-color: #DEDEDE;	
	width: 650px;
	}
	
.HeaderTr {
	background-color: #787878;	
}

.HeaderText {
	font-family: Tahoma;
	font-size: 13;
	font-weight: bold;
	color: #eeefbd;	
}

.LabelTd {
	font-family: Tahoma;
	font-size: 11px;
	width: 120px;
	text-align : right;
	direction:rtl;
}
	
.inputepayform {
width:250px;
	}
	
.textepayform{
	font-size:12px;
	text-align:center;
	}
	
.tableformentry {
	border-color: #FEFEFE;
	border-style: outset;
	border-width: thin;
	background-color: #AFAFAF;	
	width: 400px;
	}
	
.smalltextform{
    font-size:8px;
}
	
.footer {
	font-size:10px;
	font-weight: normal;
	}