
a.tablerowdata {
	font-size: 15px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
a.tablerowdata:hover {
	font-size: 15px;
	color: #CC6600;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

.tablerowdata {
	font-size: 13px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.DataGridHeader {
	font-size: 13px;
	
}
.tablerowdata2 {
	font-size: 15px;
	color: #333333;
	font-family:  Arial;
	font-weight: normal;
	text-decoration: none;
}
.toolbartext {
	font-size: 13px;
	color: #CC6600;
	font-family:  Arial;
	font-weight: normal;
	text-decoration: underline;
}
.tablerowdatasch {
	font-size: 15px;
	color: #333333;
	font-family:  Arial;
	font-weight: normal;
	text-decoration:line-through;
}
table
{
border-collapse:collapse;
}
table,th, td
{
border: 1px solid #A4A4A4;
}




