﻿body
{
background-color: #D6D6D6;	
}

.dm_table
{
	
	font-size: 9pt;
	font-family: Tahoma;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border:1px;
}

.dm_header
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
	background-color: #6E7D98;
	color: white;
	height: 30px;
	border-right: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}	
.dm_header td{padding: 3px;text-align: center }
	
	.dm_footer
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
	background-color: #6E7D98;
	color: white;
	height: 30px;
	border-right: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}

.dm_row1
{
	background-color: #f7f6f3;
	height:22px;
			border-right: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
	
}

.dm_row2
{
	background-color: #ffffff;
	height:22px;
			border-right: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}


.dm_col
{
	direction: rtl;
	text-align: center ;
padding: 3px;
}

.dm_obj
{
	font-size: 9pt;

	font-family: Tahoma;
}

.dm_search
{
	color: white;
	background-color: #556279;
	text-align: right ;
}

.dm_pages
{
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
}


.dm_msg
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
		color: red;
		text-align: right ;
		width: 400px;
	}
	
	.dm_note
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
		color: black;
		text-align: right ;
		width: 400px;
	}
