@charset "windows-1251";
.justdoit { /* klass */ }
body	{
		margin			:	0 0 0 0;
		}
a:link, a:hover, a:active, a:visited
 		{
		color		: black;
		}
a.none:link, a.none:hover, a.none:active, a.none:visited
		{
		text-decoration	: none;
		color			: black;
		}
a.red:link, a.red:hover, a.red:active, a.red:visited
		{
		color			: #a11700;
		text-decoration	: none;
		}
a.redline:link, a.redline:hover, a.redline:active, a.redline:visited
		{
		color			: #a11700;
		text-decoration	: underline;
		}
a.greyline:link, a.greyline:hover, a.greyline:active, a.greyline:visited
		{
		color			: #663300
		text-decoration	: none;
		}
a.dopmenu:link, a.dopmenu:hover, a.dopmenu:active, a.dopmenu:visited
		{
		color			: #a0574f;
		text-decoration	: none;
		}
.title1	{
		font		: 11pt Helvetica, Arial, sans-serif;
		font-weight	: bold;
		color		: #a11700;
		}
.title2	{
		font		: 10pt Arial, Helvetica, sans-serif;
/*		font-weight	: bold;*/
		color		: #a11700;
		}
.title3	{
		font		: 9pt Arial, Helvetica, sans-serif;
		font-weight	: bold;
		color		: #a65952;
/*		margin		: 0 0 4 0;
		padding		: 0 0 0 0;*/
		}
.pagetitle	{
		font		: 9pt Arial, Helvetica, sans-serif;
		font-weight	: bold;
		color		: black;
		}
.dopmenu{
		font		: 8pt Arial,  Helvetica, sans-serif;
		color		: #a65952;
		}
p		{
		font		: 9pt Arial, Helvetica, sans-serif;
		text-indent	: 20px;
/*		text-align	: justify;
		padding		: 0 0 0 15;*/
		margin		: 0 0 14 0;
		}
.tabinsite	{
		font		: 9pt Arial, Helvetica, sans-serif;
		text-indent	: 0px;
/*		text-align	: justify;*/
		padding		: 3 7 3 7;
		margin		: 0 0 0 0;
		}
.tabinsit1	{
		font		: 9pt Arial, Helvetica, sans-serif;
		text-indent	: 0px;
		text-align	: justify;
		padding		: 3 7 3 7;
		margin		: 0 0 0 0;
		}
.tabinsit2	{
		font		: 9pt Arial, Helvetica, sans-serif;
		text-indent	: 0px;
		padding		: 3 7 3 7;
		margin		: 0 0 0 0;
		color		: #7b7976;
		}
.tabtitle	{
		font		: 8pt Arial, Helvetica, sans-serif;
/*		font-weight	: bold;*/
		color		: #663300;
		text-indent	: 0px;
		padding		: 3 7 3 7;
		margin		: 0 0 0 0;
		}
.btabtitle	{
		font		: 8pt Arial, Helvetica, sans-serif;
		font-weight	: bold;
		text-indent	: 0px;
		padding		: 3 7 3 7;
		margin		: 0 0 0 0;
		}
dl		{
		font		: 9pt Arial,  Helvetica, sans-serif;
		text-indent	: 0px;
		padding		: 0 7 0 0;
		}
dt		{
		font		: 9pt Arial,  Helvetica, sans-serif;
		text-indent	: 0px;
		padding		: 0 0 7 0;
		}
.apy		{
		font		: 9pt Arial,  Helvetica, sans-serif;
		text-indent	: 0px;
		color		: #663300;
		}
.agr		{
		font		: 9pt Arial,  Helvetica, sans-serif;
		text-indent	: 0px;
		color		: #7b7976;
		}
.note	{
		font		: 9pt Arial,  Helvetica, sans-serif;
		text-indent	: 0px;
		color		: #a0574f;
		}
td, ul, ol	{
		font		: 9pt Arial, Helvetica, sans-serif;
		text-indent	: 0px;
		}
b		{
		font-weight	: bold;
		}
th		{
		font-weight	: bold;
		text-indent	: 0px;
		}
th		{
		font		: 9pt Arial, Helvetica, sans-serif;
		font-weight	: bold;
		text-indent	: 0px;
		}
ul		{
		font	 	: 9pt Arial, Helvetica, sans-serif;
		list-style	: square;
		text-indent	: 0px;
/*		padding		: 5 0 5 25;
		margin		: 0 0 0 0;*/
		}
.n8		{
		font		: 8pt Arial, Helvetica, sans-serif;
		font-weight	: normal;
		text-indent	: 0px;
		}
.gr8		{
		font		: 8pt Arial, Helvetica, sans-serif;
		font-weight	: normal;
		color		: #C0C0C0;
		text-indent	: 0px;
		}
.col8	{
		font		: 8pt Arial, Helvetica, sans-serif;
		color		: #a0574f;
		text-indent	: 0px;
		}
.small	{
		font		: 6pt Times, sans-serif;
		text-indent	: 0px;
		}
.mdiv	{
		position	: absolute;
		width		: 205;
		height		: 170;
		top			: 0;
		visibility	: hidden;
		zIndex		: 1;
		}
/*Класс для post codes*/
.postcode{
		padding		:	0 3 0 3;
/*		background	:	#f8f6f4;	v8.50 */
		background	:	#FCF8F6;
		font		:	8pt Arial, Helvetica, sans-serif;
		color		:	#000000;
		}
.postcode1{
		padding		:	0 3 0 3;
/*		background	:	#f8f6f4;	v8.50 */
		background	:	#FCF8F6;
		font		:	8pt Arial, Helvetica, sans-serif;
		color		: 	#a11700;
		}