@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: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #393939;
}

table, td
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #393939;
}

a
{
	color: #0f71a2;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.a_logo:hover
{
	text-decoration: none;
}

a.a_main_cell_title
{
	font-size: 15px;
	font-family: Arial Narrow;
	font-weight: 800;
	color: #c20000;
	text-transform: uppercase;
}

a.a_main_cell_href
{
	color: #393939;
}

.news_date
{
	font-family: Verdana;
	font-weight: 800;
	font-size: 8pt;
	color: #c20000;
}

.list_title
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: 800;
	color: #c20000;
}

.list_text
{
	font-size: 8pt;
	font-family: Verdana;
}

.page_title
{
	font-size: 15px;
	font-family: Arial Narrow;
	font-weight: 800;
	color: #c20000;
	text-transform: uppercase;
}

.copyright_text
{
	font-size: 10px;
	font-family: Verdana;
	color: #373737;
}

.cRed
{
	color: #c20000;
}

.cGray
{
	color: #393939;
}

input, textarea, select, option
{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

