﻿.TxtOverFlow
{
	/*width:99%;	*/
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
	PADDING-RIGHT: 0px; PADDING-LEFT: 2px; FONT-SIZE: 12px; LINE-HEIGHT: 20px; BACKGROUND-COLOR: #e8fee7; 
	BorderColor: #06D955 ;
	GridLines:Horizontal;
}
.TableOverFlowGridHeadBackColor
{
	table-layout:fixed;
	color:gold;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	background-color: #7ECB3F;
	text-align: center;
	align: center;
}

.TableOverFlowTable
{
	table-layout:fixed;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 20px; 
	BACKGROUND-COLOR: #edffed; 
	border:1px solid Silver;	
	border-color:Silver;
	GridLines:Both;
}
.TableOverFlowTable th
{
	border-color:Silver;
	border-width:1px;
	border-style:solid;
	border:1px solid Silver;	
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.TableOverFlowTable td
{
	border-color:Silver;
	border-width:1px;
	border-style:solid;
	border:1px solid Silver;	
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.TableOverFlowTable TD
{
	border:1px solid Silver;	
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.TableOverFlow
{
table-layout:fixed
}
table.TableOverFlow td
{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
	padding:2px
}
.ShortTableOne
{
	border:0px solid gold;
	border-collapse:collapse;
	margin:0 auto 0px 0px;
}
.ShortTableOne td
{
	border:0px solid black;	
	padding:0;
}
.TableOverFlowShortTableOne
{
	table-layout:fixed;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 20px; 
	BACKGROUND-COLOR: #e8fee7; 
	border:1px solid Silver;	
	border-color:Silver;
	GridLines:Both;
}
.TableOverFlowShortTableOne th
{
	border-color:Silver;
	border-width:1px;
	border-style:solid;
	border:1px solid Silver;	
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.TableOverFlowShortTableOne td
{
	border-color:Silver;
	border-width:1px;
	border-style:solid;
	border:1px solid Silver;	
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.TableOverFlowShortTableOne TD
{
	border:1px solid Silver;	
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
