*	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body	{
	margin: 0px;
	padding: 0px;
}
td	{
	color: #556479;
}
td	{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
th	{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #D3DCE3;
}
.th td	{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #D3DCE3;
}
.lighttd	{
	background-color: #E6E6FA;
}
a	{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:visited	{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
.a	{
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.a:visited	{
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.text	{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
p	{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
li	{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.big_digit	{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
}
#main_menu_table, #main_menu_table td	{
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}
#main_menu_table	{
	margin: 0px auto;
}
#main_menu_table .dot	{
	width: 3px;
	border: 1px dotted #333;
	border-width: 0px 0px 0px 1px;
	background-image: url('./images/point_10.gif');
}
#main_menu_table .cell	{
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

.white, .white *	{
	color: white;
}
.red	{
	color: red;
}
.green	{
	color: green;
}
.orange	{
	color: orange;
}
.yellow	{
	color: #FF6347;
}
.center	{
	text-align: center;
}
table.border, table.border tr, table.border tr td	{
	border: 1px solid black;
	border-collapse: collapse;
}
table.border td	{
	padding: 5px;
}
.bggreen	{
	background-color: lightgreen;
}
.bgred	{
	background-color: #FF6666;
}
.bgyellow	{
	background-color: #EEEE00;
}
.bglight	{
	background-color: #EEEEEE;
}
.bgdark	{
	background-color: #DDD;
}
.bglightblue	{
	background-color: #F8F8FF;
}
.bgdarkblue	{
	background-color: #568181;
}
.bgblue	{
	background-color: Blue;
}
.coloring *	{
	cursor: default;
}
.colored_row	{
	background-color: #ddd;
}
.checked_row	{
	background-color: #FFDAB9;
}
#outer_bread	{
	font-size: 80%;
	border: 1px solid gray;
	border-width: 0px 0px 1px 0px;
	padding: 10px;
	background-color: #D3DCE3;
}
.bread_active	{
	color: black;
	font-weight: bold;
	font-size: 110%;
}
.bread_nonactive	{
	color: gray;
}

#robox_list	{
	list-style: none;
}
#robox_list li	{

}

.pay_variant	{
	border: 1px solid silver;
	margin: 0px 0px 10px 0px;
}
.pay_variant p.pay_variant_name	{
	margin: 0px;
	padding: 0px;
}
.kvitok_prim	{
	margin: 0px 0px 0px 50px;
	padding: 0px;
	font-size: 80%;
	display: block;
	clear: both;
}
.boxover_header	{
	background-color: #F8F8FF;
	font-size: 12px;
	text-align: left;
	line-height: 13px;
	padding: 5px;
	border: 1px solid gray;
}
.boxover_body	{
	background-color: blue;
	text-align: left;
	padding: 10px;
}
.ico	{
	vertical-align: middle;
}
.al_right	{
	text-align: right;
}
.noborder	{
	border: none;
}
tr td.noborder	{
	border: none;
}
.bold	{
	font-weight: bold;
}
.hand	{
	cursor: pointer;
}