﻿
.table {
	border: 2px solid #FF00FF;	
	width: 100%;
	}
.td-stylenr {
	border-left: 0px solid #00FF00;
	border-right: 3px solid #00FF00;
	border-top: 0px solid #00FF00;
	border-bottom: 0px solid #00FF00;
	background-color: #C0C0C0;
	text-align: center;	
	width: 15%;
	height: 40px;
	font-size: medium;
	font-family: Arial, sans-serif;
}
.td-person {
	border-left: 0px solid #00FF00;
	border-right: 3px solid #00FF00;
	border-top: 0px solid #00FF00;
	border-bottom: 0px solid #00FF00;
	background-color: #C0C0C0;
	text-align: center;	
	width: 15%;
	height: 40px;
	font-size: medium;
	font-family: Arial, sans-serif;
}
.td-stylebew {
	border-left: 0px solid #00FF00;
	border-right: 3px solid #00FF00;
	border-top: 0px solid #00FF00;
	border-bottom: 0px solid #00FF00;
	background-color: #C0C0C0;
	text-align: center;	
	width: 15%;
	height: 40px;
	font-size: medium;
	font-family: Arial, sans-serif;
}
