table.apps{
	width: 100%;
	font-size: 11px;
	color: LightSkyBlue;
	background-color: inherit;
	border-top: 1px solid #81807D;
	border-left: 1px solid #81807D;
	border-right: 1px solid #81807D;
	border-bottom: 1px solid #81807D;
}

tr.apps{
	color: LightSkyBlue;
	text-decoration: bold.
	background-color: inherit;
}
td.apps1{
	margin: 0;
	padding: 1px;
	cursor: default;
	font-weight: bold;
	border-top: 1px solid #81807D;
	border-left: 1px solid #81807D;
	border-right: 1px solid #F8F7F6;
	border-bottom: 1px solid #F8F7F6;
}
td.apps2{
	width: 32px;
	padding: 1px;
	cursor: default;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #81807D;
	border-left: 1px solid #81807D;
	border-right: 1px solid #F8F7F6;
	border-bottom: 1px solid #F8F7F6;
}
td.apps3{
	padding: 1px;
	width: 102px;
	cursor: default;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #81807D;
	border-left: 1px solid #81807D;
	border-right: 1px solid #F8F7F6;
	border-bottom: 1px solid #F8F7F6;
}

