﻿body
{
	margin: 3px;
	font-size: 10pt;
	font-family: Tahoma;
}
body,Div,Ul,Li,Form,Html,P,Input,Img{margin:0px;  padding:0px}
*{font-family:Tahoma; font-size:10pt}

INPUT
{
	font-weight: bold;
}
#d_head
{
	width: 1003px;
	height: 110px;
	background-image: url(../pic/css/banafsh/head150.gif);
	text-align: center;
}
#d_foot
{
	width: 1003px;
	height: 70px;
	background-color: #dcffeb;
	clear: both;
}
#d_con_left
{
	float: left;
	width: 200px;
}
#d_con_center
{
	float: left;
	width: 650px;
	margin-left: 5px;
}
#d_con_right
{
	float: right;
	width: 150px;
}
.lblerr
{
	color: red;
}
.txtrepass, .txtpass, .txtemail
{
	direction: ltr;
	text-align: left;
}
A.d_header, A.d_header:active, A.d_header:hover, A.d_header:link, A.d_header:visited
{

}

.d_header
{
	font-weight: bold;
}
.d_header A:link, d_header A:active, d_header A, d_header A:visited
{
	color: palevioletred;
	text-decoration: none;
}
.d_header A:hover {
	 COLOR: navy; BACKGROUND-COLOR: #e9e9fc
}
a,a:link, a:visited {
  color: #034381;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
  color:#FF0000;
}