label { 
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

input { 
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	BORDER: 1px solid;
	color: #717171;
}

a:link    {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active  {
	text-decoration:none;
}
a:hover  {
	text-decoration:none;
	color: #A4ABBC;
}

a.current:link    {
	text-decoration:none;
	color: #D9D9D9;
}
a.current:visited {
	text-decoration:none;
	color: #D9D9D9;
}
a.current:active  {
	text-decoration:none;
	color: #D9D9D9;
}
a.current:hover  {
	text-decoration:none;
	color: #D9D9D9;
}

TD {
	FONT-SIZE: 11px;
	COLOR: #505050;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
}
BODY {
	SCROLLBAR-FACE-COLOR: #A365A0;
	SCROLLBAR-HIGHLIGHT-COLOR: A365A0;
	SCROLLBAR-SHADOW-COLOR: A365A0;
	SCROLLBAR-ARROW-COLOR: #FBAE31;
	SCROLLBAR-TRACK-COLOR: #D1B2CF;
}

.button1 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	BORDER: 1px solid;
	BACKGROUND-COLOR: #ffffff;
	color: #A365A0;
	cursor: pointer;
	width: 22px;
}

.form1 {
	BORDER: 1px solid;
	BACKGROUND-COLOR: #6E88A7;
	color: #A365A0;
	padding: 2px;
	width: 100px;
}

.txtLine {
	background: white;
	font-family: monospace, Courier, 'Courier New', sans-serif;
	font-size: 23px;
}

.badValue {
	background: red;
	font-family: monospace, Courier, 'Courier New', sans-serif;
	font-size: 23px;
	width: 185;
}

.allOk {
	font-weight: bold;
	color: #1D1F9F;
}

.bad {
	font-weight: bold;
	color: #CF0C0C;
}

caption {
	background: #D1B2CF;
	color: #A365A0;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.checkTab {
	border: #A365A0 solid 1px;
	background: #FAFAFA;
}

.monitor {
	border: #A365A0 solid 1px;
	background: white; 
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}

.inscr {
	padding-left: 20px;
	text-align: left;
	margin-bottom: 3px;
}

.menu {
	text-indent: -8px;
	margin-top: 0.3em;
	margin-left: 8px;
}

.submenu {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: -8px
}

.list {
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}

.odd {
	background: #F0F0F0;
}

.even {
	background: #E0E0E0;
}


th {
	background: #396DA5;
	color: white;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.curlang {
	color: #E07155;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

a.lang:link    {
	color: #253355;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.lang:visited {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.lang:active  {
	color: #253355;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.lang:hover  {
	color: #A5A5A5;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.hrd {
	color: #505050;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}