@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: #ece7e1;
	font-family: Verdana;
	font-size: 8pt;
	color: #575656;
}

table, td
{
	font-family: Verdana;
	font-size: 8pt;
	color: #575656;
	line-height: 18px;
}

a
{
	color: #d45d60;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.left_menu_subtitle
{
	font-family: Verdana;
	font-weight: 800;
	font-size: 10px;
	color: #820000;
	text-transform: uppercase;
}

.a_left_menu
{
	font-weight: 400;
	font-family: Verdana;
	font-size: 11px;
	color: #412929;
}

.page_title
{
	font-size: 15px;
	font-weight: 800;
	color: #936061;
	font-family: Arial;
	text-transform: uppercase;
}

.cRed
{
	color: #822200;
}

.normal_lines, .normal_lines td
{
	line-height: normal;
}

.copyright_text
{
	font-size: 9px;
	font-family: Verdana;
	color: #707070;
}

input, textarea, select, option
{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

