@charset "windows-1251";
/* Creation date: 09.11.2004 */

html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #d61943;
	font-family: Verdana;
	font-size: 9pt;
	color: #414141;
}

table, td
{
	font-family: Verdana;
	font-size: 9pt;
	color: #414141;
	line-height: 18px;
}

a
{
	color: #556495;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.td_left_menu a
{
	color: #6b6b6b;
	font-weight: 800;
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
}
.td_left_menu a:hover
{
	text-decoration: none;
}
.td_left_menu .unsel_pointer
{
	display: block;
}
.td_left_menu .sel_pointer
{
	display: none;
}
#selected.td_left_menu a
{
	color: #dd3a0c;
}
#selected.td_left_menu .unsel_pointer
{
	display: none;
}
#selected.td_left_menu .sel_pointer
{
	display: block;
}

.a_news_date
{
	color: #ffffff;
	font-weight: 800;
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
}
.news_text_fline
{
	color: #b55739;
}
.news_text
{
	color: #717374;
	font-weight: 400;
	font-family: Arial;
	font-size: 11px;
}

.page_title
{
	font-size: 16px;
	font-weight: 800;
	color: #dd3a0c;
	font-family: Verdana;
	text-transform: uppercase;
}

.cRed
{
	color: #822200;
}

.copyright_text
{
	font-size: 14px;
	font-family: Verdana;
	color: #ffffff;
}

input, textarea, select, option
{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

