body {
	background: #ffffff;
	color: 6b6b6b;
	margin: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #0168B2;
	text-decoration: underline;
}
td {
	text-align: left;
}

td.path {
	padding: 16px;
	color: #0069b3;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
td.path  a{
	text-decoration: none;
}
td.path  a:hover{
	text-decoration: underline;
}

td.bluetitle {
	padding: 16px 16px 16px 32px;
	background-color: #dce6f0;
	color: #0069b3;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

td.contacts {
	padding: 16px 16px 16px 32px;
	font-size: 10pt;
}
td.contacts .title {
	color: #0069b3;
	line-height: 190%; 
}

td.content {
	padding: 16px 32px 16px 16px;
}

td.rightblock {
	padding: 32px 32px 16px 32px;
	background-color: #f1f1f3;
}
td.rightblock .title {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0069b3;
}
td.rightblock .date {
	font-size: 8pt;
	font-weight: bold;
	line-height: 250%; 
}
td.rightblock .remark {
	text-decoration: none; 
}
td.bottom {
	padding: 16px;
	font-size: 8pt;
	background-color: #f1f1f3;
}
td.bottommenu {
	color: #0069b3;
	font-size: 8pt;
	text-align: right;
}
a.topmenu {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0069b3;
	text-decoration: none;
}

table.topmenu td {
	padding: 0px 8px 0px 8px;
}
table.topmenu .menu:hover {
	background-color: #dce6f0;
}
table.topmenu .topmenuline {
	padding: 0px 1px 0px 9px;
}

td.active {
	background-color: #f1f1f3;
}

.order {
	font-size: 9pt;
}

table.feedback {
	width: 50%;
	border:5px solid #dddddd;
	float:right;
	padding:10px;
	margin:5px;
}

table.orderform td {
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}
input {
	border-style:solid;
	border-width:1px;
	border-color:#6b6b6b;
}

textarea{
	border-style:solid;
	border-width:1px;
	border-color:#6b6b6b;
	color: 6b6b6b;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	color: #0069b3;
	text-align: center;
	font-size: 18pt;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	font-size: 16pt;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	color: #0069b3;
	font-size: 13pt;
	font-weight:bold;
}

.bborder {
	border-style: solid;
	border-width: 1px;
	border-color: #6b6b6b;
	padding: 0px 10px 10px 10px;
}
