<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 body {margin:0px; padding:0px; background-color:#ffffff}
 

 /* ÒÅÊÑÒ */
 
    .text_01{font-family:Verdana; font-size:12px; color:#e8e8e8; text-decoration:none}
	.text_01_bold{font-family:Verdana; font-size:13px; font-weight: bold; color:#e8e8e8; text-decoration:none}
		
	.text_02{font-family:Verdana; font-size:12px; color:#c6c6c6; text-decoration:none}
	.text_02_bold{font-family:Verdana; font-size:13px; font-weight: bold; color:#c6c6c6; text-decoration:none}
	
	.text_03{font-family:Verdana; font-size:12px; color:#a9a9a9; text-decoration:none}
	.text_03_bold{font-family:Verdana; font-size:13px; font-weight: bold; color:#a9a9a9; text-decoration:none}
	
	.text_04{font-family:Verdana; font-size:12px; color:#000000; text-decoration:none}
	.text_04_bold{font-family:Verdana; font-size:13px; font-weight: bold; color:#000000; text-decoration:none}
	
	.text_hid{font-family:Verdana; font-size:8px; color:#ffffff; text-decoration:none}
	
	

/* ÑÑÛËÊÀ ÊÀÐÒÈÍÊÀ */
img{
border:none; /*óáèðàåì ðàìêó ó âñåõ êàðòèíîê */
}
a img{
border:1px solid #a9a9a9; /*ðàìêà äëÿ âëîæåíûõ â òåã à êàðòèíîê */
}

a:visited img{
border:1px solid #000000; 
}

a:hover img{
border:1px solid #a9a9a9;; 
}

a:active img{
border:1px solid #000000; 
}

/* ÑÑÛËÊÀ */
a:link
{color:#000000;text-decoration:underline;} 
a:active
{color:#000000;text-decoration:underline;} 
a:visited
{color:#000000;text-decoration:underline;} 
a:hover
{color:#a9a9a9;text-decoration:none;}
 
/* ÊÍÎÏÊÀ */
.button {
height:18px;
border-color:#000000 #b1b7cf #b1b7cf #000000;
border-style:solid;
border-width:1px;
background:#f3f3f3;
cursor:pointer;
font-family:Verdana; font-size:12px;  color:#000000; text-decoration:none
}
.button:hover {
border-color:#000000 #b1b7cf #b1b7cf #000000;
border-style:solid;
border-width:1px;
background:#b1b7cf;
font-family:Verdana; font-size:12px;  color:#000000; text-decoration:none
}
.button:focus {
border-color:#f3f3f3 #000000 #000000 #f3f3f3;
border-style:solid;
border-width:1px;
background:#b1b7cf;
font-family:Verdana; font-size:12px;  color:#000000; text-decoration:none
}

.button_b {
height:20px;
border-color:#a9a9a9 #a9a9a9 #a9a9a9 #a9a9a9;
border-style:solid;
border-width:1px;
background:#f3f3f3;
cursor:pointer;
font-family:Verdana; font-size:12px;  color:#000000; text-decoration:none
}
.button_b:hover {
border-color:#a9a9a9 #a9a9a9 #a9a9a9 #a9a9a9;
border-style:solid;
border-width:1px;
background:#a9a9a9;
font-family:Verdana; font-size:12px;  color:#000000; text-decoration:none
}
.button_b:focus {
border-color:#a9a9a9 #a9a9a9 #a9a9a9 #a9a9a9;
border-style:solid;
border-width:1px;
background:#a9a9a9;
font-family:Verdana; font-size:12px;  color:#000000; text-decoration:none
}


	
/* TEXTAREA */

		
  .input_little_form{
  		width:300px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#f3f3f3;
		border-color:#a9a9a9;
		font-family:Verdana; font-size:12px;  color:#000000; 
		padding-top:0px;
		padding-left:3px;
		}
		
  .input_big_form{
  		width:300px; height:100px;
		border-width:1px;
		border-style:solid;
		background-color:#f3f3f3;
		border-color:#a9a9a9;
		font-family:Verdana; font-size:12px;  color:#000000; 
		padding-top:0px;
		padding-left:3px;
		}

   .input_big_form_white{
  		width:300px; height:100px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#a9a9a9;
		font-family:Verdana; font-size:12px;  color:#a9a9a9; 
		padding-top:0px;
		padding-left:3px;
		}

</pre></body></html>