.dMessage{
	border-bottom: 1px dotted #ccc;
	margin-bottom:15px;
	text-align: justify;
	font-size: 12px;
  }
	
.dTable{
	border: 0px;
	width: 100%;
	 
 }
 
.dTableTh {
 font-family: Arial;
 COLOR: #e65203;
 FONT-WEIGHT: bold;
 padding: 2px, 2px, 2px, 2px;
 text-align: center;
 font-size: 13px;
 vertical-align: bottom;
 }
 
.dTableTd1{
 BACKGROUND-COLOR: #DDEDFB;
 width: 50%;
 padding: 3px;
 text-align:right;
 line-height:20px;
 padding: 3px;
 }
 
.dTableTd2{
 BACKGROUND-COLOR: #EAF4FD;
 padding: 3px;
 width: 50%;
 }
 
.dTdColor0{
 BACKGROUND-COLOR: #DDEDFB;
 padding: 2px;
 }
 
.dTdColor1 {
 BACKGROUND-COLOR: #EAF4FD;
 padding: 2px;
 }

.dsubmit{
 BACKGROUND-COLOR: #DDEDFB;
 padding: 2px;
 text-align:center;
 height:40px;
 }
 
.derrore {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin: 2px;
	padding: 2px;
	border-bottom: 1px dotted #ccc;
}

