.DMFrozenContient
{
	height:100%;
  border-top: 2px solid #46545D; 
  border-bottom: 2px solid #46545D; 
  border-right: 2px solid  #46545D; 
  border-left: 2px solid  #46545D; 
	
}

.DMRow 
{ 
  background-color: white; 
  font-family: verdana; 
  font-size: 5px; 
  color: black;
}

.DMRow td.DMDataCell
{ 
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px; 
   border-bottom: 1px solid #FFFFFF; 
  border-top: 1px solid #FFFFFF; 
  border-right: 1px solid #FFFFFF; 
  border-left: 1px solid #FFFFFF; 
 
}

.DMHoverRow
{ 
  color: black;
  font-family: verdana; 
  font-size: 5px; 
  background-color: #FFFFFF;
 
}

.DMHoverRow td.DMDataCell
{ 
  padding-left: 1px; 
  padding-top: 1px; 
  padding-bottom: 1px; 

  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 1px solid #4B4B6F; 
  border-left: 1px solid #4B4B6F; 

}

.DMSelectedRow   
{ 
  background-color: #FFEEC2; 
  color: black;
  font-family: verdana; 
  font-size: 1px; 
  

}

.DMSelectedRow td.DMDataCell   
{ 
  padding-left: 1px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  
  border-bottom: 1px dotted #FFFFFF; 
  border-top: 1px dotted #FFFFFF; 
  border-right: 1px dotted #FFFFFF; 
  border-left: 1px dotted #FFFFFF; 

}

.DMAttention2
{
	font-weight: bold;
	color: #737373;
	vertical-align: top;
	
	BORDER-RIGHT: #737373 thin solid;
	BORDER-TOP: #737373 thin solid;
	BORDER-LEFT: #737373 thin solid;
	BORDER-BOTTOM: #737373 thin solid;
	text-align: center;
}

.DMAttention
{
	font-weight: bold;
	color: #800000;
	vertical-align: top;
	
	BORDER-RIGHT: #800000 thin solid;
	BORDER-TOP: #800000 thin solid;
	BORDER-LEFT: #800000 thin solid;
	BORDER-BOTTOM: #800000 thin solid;
	text-align: center;
}

.DMGridHeaderText
{
  color: #FFFFFF;  
  font-family: verdana; 
  font-size: 1px;
}
.DMtext
{
  color: #333366;  
  font-family: verdana; 
  font-size: 10px;
}

.DMtext220_300
{
  color: #333366;  
  font-family: verdana; 
  font-size: 10px;
}

.DMgriddate
{
	
	font-family: Verdana, sans-serif;
	font-size: xx-small;
}
.DMRowSmall 
{ 
  font-family: verdana, sans-serif; 
  font-size: 5px; 
  color: black;
}

.DMRowSmall td.DMDataCellSmall
{ 
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px; 
   border-bottom: 1px solid #FFFFFF; 
  border-top: 1px solid #FFFFFF; 
  border-right: 1px solid #FFFFFF; 
  border-left: 1px solid #FFFFFF; 
 
}

.DMHoverRowSmall
{ 
  color: black;
  font-family: verdana, sans-serif; 
  font-size: 5px; 
  background-color: #FFFFFF;
 
}

.DMHoverRowSmall td.DMDataCellSmall
{ 
  padding-left: 1px; 
  padding-top: 1px; 
  padding-bottom: 1px; 

  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 1px solid #4B4B6F; 
  border-left: 1px solid #4B4B6F; 

}

.DMSelectedRowSmall   
{ 
  background-color: #FFEEC2; 
  color: black;

  font-family: verdana, sans-serif; 
  font-size: 5px; 

  padding-left: 1px; 
  padding-top: 1px; 
  padding-bottom: 1px; 

}

.DMSelectedRowSmall td.DMDataCellSmall   
{ 
  padding-left: 1px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  

}


