
.tabletitle{
	color: #000000;
	background-image: url(images/bar-bg.gif);
	border: 1px solid #676d6d;
	height: 20px;
	text-align: center;
}
.tabletd{
	border: 1px solid #A9B3B2;
	height: 20px;
}
.tdtitle{
	color: #444444;
	background-image: url(images/bar-bg.gif);
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 20px;
}
.tdbar{
	color: #444444;
	background-image: url(images/bar-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-align: right;
	height: 20px;
}
.tdfoot{
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
}
.inputram{
	color: #000000;
	border: 1px solid #A9B3B2;
}
.DownloadButten{
	font-family: Tahoma, Arial, 'MS Sans Serif';
	font-size: 12px;
	color:#000000;
	width: 60px;
	background-color: #f1f1f1;
	border: 1px solid #999999;
	text-decoration: none;
}
.SendButten {
	font-family: Tahoma, Arial, 'MS Sans Serif';
	font-size: 10px;
	color: #000000;
	width: auto;
	background-color: #f1f1f1;
	border: 1px solid #999999;
	text-decoration: none;
}
.CancellationButten {
	font-family: Tahoma, Arial, 'MS Sans Serif';
	font-size: 10px;
	color: #FF0000;
	width: auto;
	background-color: #FFF0F0;
	border: 1px solid #FF0000;
	text-decoration: none;
}
.commenttable {
	background-color: #F0F0F0;
	border: 0px;
}
.commentdate, .commentname {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 7pt; 
	COLOR: #666666; 
	FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif'; 
	TEXT-DECORATION: none;
}