/* Copyright (c) 2001-2006 Information System of Voloshin(R)  http://www.ISV.ru  info@ISV.ru */

html, body, table, form, input, select {
	color:black;
	font-size:9pt;
	font-family:Verdana, Tahoma, Arial, sans-serif;
}

html, body {
	margin-top:7px;
	background:white;
}

table {
	border-collapse:collapse
}

a:active {
	color:red
}

a:hover {
	background:LightBlue
}

a.b{text-decoration:none}

table.main {
	border:1px solid #0099FF
}

table.main td {
	padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;
	border-left:1px solid; border-right:1px solid; border-top:0px none; border-bottom:1px solid
}
