﻿    
.ListGrid
  		{
		COLOR:BLACK;
		FONT-SIZE:12px;
		font-weight:bold;
		BORDER-TOP:  0px;
   		BORDER-TOP:   0px;
         	BORDER-RIGHT: 0px;
         	BORDER-TOP: #5a5a5a 1px dashed;
         	BORDER-RIGHT:  #5a5a5a 1px dashed;
         	BORDER-BOTTOM: #5a5a5a 1px dashed;
         	BORDER-LEFT:  #5a5a5a 1px dashed;
         	PADDING-RIGHT: 12px;
   		BACKGROUND-COLOR:#ececec
   		}

.bg_Dotted
  		{
		COLOR:brown;
		FONT-SIZE:12px;
		font-weight:bold;
         	BORDER-BOTTOM:	#5a5a5a 1px dashed;
         	BORDER-LEFT:	#5a5a5a 1px dashed;
         	BORDER-RIGHT:	0px;
         	BORDER-TOP:		0px;

         	PADDING-RIGHT: 	0px; 
			PADDING-LEFT: 	0px; 
			PADDING-BOTTOM: 0px; 
			PADDING-TOP: 	0px; 
   		BACKGROUND-COLOR:#ebffda
   		}

