p
{
	font-size:12px;
}
.titr
{
   font-size: 14pt;
   font-weight: bold;
   font-style: normal;
}
.titr1
{
   font-size: 15pt;
   font-weight: bold;
}
.body
{
    margin:	0;
	padding:	0;
	font-family:nazanin,b nazanin,tahoma,times new roman,arial;
	color:	#000;
	background :#ad8; 
	font-size: 14pt;
    background-color:#B6E8ED;        
}
table
{
    font-size: 18px;
}
.mytable
{
    font-size: 12px;
    text-align: right;
    height: auto;
    border-width:0;
}
.moff
{
    width: 100%;
	font-size:14px;
    background: url('formimages/offm.jpg') repeat-x;
    cursor: pointer;
}
.loff
{
    background: url('formimages/offl.jpg') no-repeat left;
}
.roff
{
    text-align: center;
    height: 32px;
    background: url('formimages/offr.jpg') no-repeat right;   
    padding-top: 11px;
}
.mon
{
    width: 100%;
	font-weight: bold;
	font-size:14px;
    background: url('formimages/onm.jpg') repeat-x;
    cursor: pointer;
}
.lon
{
    background: url('formimages/onl.jpg') no-repeat left;
}
.ron
{
    text-align: center;
    height: 32px;      
    background: url('formimages/onr.jpg') no-repeat right;   
    padding-top: 11px;
}
#error
{
    font-size:14px;
    color:#FF0000;
    text-align:right;
}
#redife
{
    font-size:14px;
    color:#660000;
}
#br
{
    width: 100%;
    height: 11px;
    font-size: 0px;
    background: url('formimages/tablebr.jpg') no-repeat right;
}
#bl
{
    background: url('formimages/tablebl.jpg') no-repeat left;
}
#bm
{
    background: url('formimages/tablebm.jpg') repeat-x;
}
.hidden
{
    background: url('formimages/hidden.jpg') no-repeat left top;
    padding: 10px;
}
input
{
    font: 9pt tahoma;
    background: #FFF url('formimages/inpb.jpg') repeat-x top;
    border: 1px solid #d8e7e9;
    padding: 3px;
}
input[type=submit]
{
border: 1px solid #ccc;
font-weight: bold;
}
input[type=button]
{
border: 1px solid #ccc;
}
#binim
{
 background:rgb(227,248,251);
 border-width:0;
}