@charset "windows-1251";

p.txt
{
	font-family: verdana;
	font-size: 10px;
	color: #0D1F9E;
}
.txt
{
	font-family: verdana;
	font-size: 10px;
	color: #0D1F9E;
}
.txt_qvSuccess
{
	font-family: verdana;
	font-size: 10px;
	color: #0D1F9E;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
}
.th4
{
	font-family: verdana;
	font-size: 12px;
	color: #0D1F9E;
}
.txt_sol
{
	font-family: arial;
	font-size: 15px;
	color: #0D1F9E;
}
.txt_b
{
	font-family: verdana;
	font-size: 8px;
	color: white;
}
.head
{
	font-family: verdana;
	font-size: 18px;
	color: #0D1F9E;
	font-weight: 500;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.menu_header
{
	overflow: visible;
	cursor: pointer;
	font-size: 8px;
	font-family: verdana;
	font-weight: 600;
	left: 0px;
	visibility: visible;
	color: #3E72A7;
	position: relative;
	top: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
}
.menu_drop
{
	font-size: 8px;
	font-family: verdana;
	font-weight: 600;
	visibility: hidden;
	color: #3E72A7;
	position: absolute;
	background-color: transparent;
	overflow: visible;
}
.menu_item
{
	font-size: 9px;
	font-family: Tahoma;
	font-weight: 600;
	visibility: inherit;
	cursor: pointer;
	position: absolute;
	text-decoration: none;
	overflow: visible;
}
.child
{
	display: none;
}
