/* Создание сайта - компания "Автоматизация бизнеса" */

table, body {
	padding: 0;
	margin:10;
	border: 0;
}

html, body, td {
	background: transparent;
	color: #494e51;
	font-size: 8pt;
	font-family: Arial, Tahoma;
	font-weight: 500;
}

.frame_title
{
	color:#397C8B;
	font-family:Arial,Tahoma;
	font-size:14pt;
	font-weight:500;
	margin-top:10px;
	border-bottom: 1px dashed #397C8B;
}

.errortext
{
	font-weight:bold;
	color:ff0000;
}
