.text{
	color: Black;
	font-size:10pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.text_small_photo{
	color: #696969;
	font-size:8pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.text_copy{
	color: #EDD7D8;
	font-size:10pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.text_error{
	color: Red;
	font-size:10pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.text_left_dop{
	color: #F3C2C2;
	font-size:9pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.text_sok{
	color: #73363B;
	font-size:10pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.text_razdel{
	color: #73363B;
	font-size:11pt;
	font-weight: bolder;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.text_big{
	color: #AD8A91;
	font-size:13pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight : bolder;
	font-style : italic;
	letter-spacing : 2px;
}
a.link_menu
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color : #EDD7D8;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration: none;
}
a.link_menu:hover
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color : white;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration: none;
}
a.link_other_menu
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color : #C00C26;
	font-size : 10pt;
	text-decoration: none;
}
a.link_other_menu:hover
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color : #C00C26;
	font-size : 10pt;
	text-decoration: underline;
}
a.link_copyr
{
	color: #EDD7D8;
	font-size:10pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a.link_copyr:hover
{
	color: #EDD7D8;
	font-size:10pt;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a.link_razdel_menu
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color: #73363B;
	font-size:11pt;
	font-weight: bolder;
	text-decoration: none;
}
a.link_razdel_menu:hover
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color: #73363B;
	font-size:11pt;
	font-weight: bolder;
	text-decoration: none;
}
.button
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	border: 1px solid #D4ABB3;
	color: Black;
	font-size : 9pt;
	background : #F5F5F5;
	text-align : center;
	cursor:hand;
}
.input_form
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	border: 1px solid #D4ABB3;
	color: Black;
	font-size : 9pt;
	background : #F5F5F5;
}