.scinHeader{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e4e4e4;
}
.scinTable{
	border-style: solid;
	border-color: #CCCCCC;
}


.note{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.submit{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

#fileListener td{
	border-color: #e4e4e4;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	padding:5px;
}

#zagolovok td{
	border-color: #e4e4e4;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding:5px;
}