 a.head:visited	{font: 11pt tahoma, arial; COLOR: #606060;FONT-WEIGHT: bolder; TEXT-DECORATION: none}
 a.head:link	{font: 11pt tahoma, arial; COLOR: #606060;FONT-WEIGHT: bolder; TEXT-DECORATION: none}
 a.head:hover	{font: 11pt tahoma, arial; COLOR: #606060;FONT-WEIGHT: bolder; TEXT-DECORATION: underline}

 a.a_head:visited	{font: 11pt tahoma, arial; COLOR: #53AC04;FONT-WEIGHT: bolder; TEXT-DECORATION: none}
 a.a_head:link	{font: 11pt tahoma, arial; COLOR: #53AC04;FONT-WEIGHT: bolder; TEXT-DECORATION: none}
 a.a_head:hover	{font: 11pt tahoma, arial; COLOR: #53AC04;FONT-WEIGHT: bolder; TEXT-DECORATION: underline}

 a.sub:visited 	{font: 9pt tahoma, arial; COLOR: #464356; TEXT-DECORATION: none}
 a.sub:link    	{font: 9pt tahoma, arial; COLOR: #464356; TEXT-DECORATION: none}
 a.sub:hover   	{font: 9pt tahoma, arial; COLOR: #464356; TEXT-DECORATION: underline}

 a:visited 	{font: 9pt tahoma, arial; COLOR: #4E4466}
 a:link 	{font: 9pt tahoma, arial; COLOR: #4E4466}
 a:hover 	{font: 9pt tahoma, arial; COLOR: #4E4466}

 a.pag:visited 	{font: 8pt tahoma, arial; COLOR: #4E4466; font-weight:bolder}
 a.pag:link 	{font: 8pt tahoma, arial; COLOR: #4E4466; font-weight:bolder}
 a.pag:hover 	{font: 8pt tahoma, arial; COLOR: #4E4466; font-weight:bolder}

 a.sp:visited   {font: 8pt arial, ms sans serif; COLOR: #4E4466}
 a.sp:link      {font: 8pt arial, ms sans serif; COLOR: #4E4466}
 a.sp:hover     {font: 8pt arial, ms sans serif; COLOR: #4E4466}

 .fnt    	{font: 9pt tahoma, arial; line-height:1.3} 
 .fnt_image    	{font: 9pt tahoma, arial; line-height:1.3; BACKGROUND-IMAGE: url(/images/fon_dog.gif); background-repeat:no-repeat; background-position: right bottom} 
 .page    	{font: 8pt tahoma, arial} 
 .pr 	  	{font: 10pt tahoma, arial; color: #CF2D2D; font-weight:bolder} 
 .dt 	  	{font: 10pt arial, tahoma ; color: #96E500; font-weight:bolder} 


 body		{color: #4E4466; margin-top:0; margin-left:0; background: #262128}
 .bot		{BACKGROUND: #ffffff}

 .page_tit		{FONT-SIZE: 16px; FONT-WEIGHT: bold; COLOR: #202020; FONT-FAMILY: tahoma, Arial, sans-serif; padding-left:15}
 table.fon_tit		{BACKGROUND-IMAGE: url(/images/page_tit_fon.gif)}
 TD.line		{border-left: #EDEDED 1px solid; border-right: #EDEDED 1px solid; padding-left:15; padding-right:10}

tr.adv		 	{FONT: 8pt Arial, sans-serif}


.button {
	font-family: tahoma, arial;
        font-size: 8pt;
	color: #505050;
	background: #F9F9F9;
	border: 1px solid #72B62B;
}
.sel   {
	font-family: arial;
        font-size: 8pt;
	color: #000000;
}

.tip
{
	z-index:1;
	overflow:hidden;
	background: #F9F9F9; 
	border: 1px solid #72B62B; 
	color: #000000; 
	left: -100px; 
	padding: 1px; 
	position: absolute; 
	top: -100px;
}
.texterror {
	font: 12px Tahoma;
	color: #ff3333;
}
.textok {
	font: 12px Tahoma;
	color: #33b033;
	font-weight:bolder;
}