@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: Times New Roman;
	font-size: 14px;
	color: #593c27;
}

table, td
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #593c27;
	line-height: 18px;
}

a
{
	color: #0d69a9;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.a_left_menu
{
	font-weight: 400;
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #a6a6a6;
	line-height: 24px;
}
a.a_left_menu:hover
{
	color: #01406b;
	text-decoration: none;
	border-bottom: 1px solid #a6bccb;
}

.page_title
{
	font-size: 30px;
	font-weight: 400;
	color: #7b2629;
	font-family: Times New Roman;
	line-height: normal;
}
.page_title .subtitle
{
	font-size: 25px;
}

.cRed
{
	color: #822200;
}
.cGray
{
	color: #5f5e5e;
}
.cBlue
{
	color: #0d69a9;
}

.content
{
	line-height: 22px;
}

.small_text, .small_text td
{
	font-size: 13px;
}

.copyright_text
{
	font-size: 14px;
	font-family: Tahoma;
	color: #ffeb99;
	font-weight: 800;
}

input, textarea, select, option
{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}
