td.FilesTopBox   

	{background-color: #CDD8ED; 
	 height: 100%;   
	 width:100%; 	 
	 border-left-style: solid; 
	 border-width: 0px; 
	 border-color: #4079B8 }


td.OneFilesEven   
	{background-color: #E9EDF5; 
	 height: 100%;   
	 width:100%; 	 
	 border-left-style: none; 
	 border-top-style: solid; 
	 border-bottom-style: solid;
	 border-right-style: none;
	 border-width: 1px; 
	 border-color: #C6D4EA; }
td.OneFilesUneven   
	{background-color: #E9EDF5; 
	 height: 100%;   width:100%; 	 
	 border-left-style: solid; 
	 border-top-style: solid; 
	 border-bottom-style: solid;
	 border-right-style: solid;
	 border-width: 1px; 
	 border-color: #ffffff; }

td.OneFilesAttribute   

	{background-color: #F1F4F8; 
	 height: 10px;   
	 width:25%; 	 
	 border-left-style: dotted; 
	 border-top-style: dotted; 
	 border-bottom-style: dotted;
	 border-right-style: dotted;
	 border-width: 1px; 
	 border-color: #6580B2}
