@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;
	font-size: 12px;
	color: #535252;
}

table, td
{
	font-family: Arial;
	font-size: 12px;
	color: #535252;
	line-height: 18px;
}

a
{
	color: #e46a11;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.a_left_menu
{
	color: #7f8081;
	font-weight: 400;
	font-family: Arial;
	font-size: 14px;
}

.a_left_menu.subtitle
{
	font-weight: 800;
	color: #bb5008;
}

.header_title
{
	font-weight: 800;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.list_title
{
	font-weight: 400;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

.a_page
{
	font-weight: 400;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
}
.a_page.selected
{
	font-weight: 800;
	color: #9f0000;
}

.page_title
{
	font-weight: 400;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
}

.cRed
{
	color: #a60000;
}

.cBlue
{
	color: #447fa1;
}

.cOrange
{
	color: #e46a11;
}

.cYellow
{
	color: #fff200;
}

.copyright_text
{
	font-size: 14px;
	font-family: Verdana;
	color: #ffffff;
}

.small_text, .small_text td
{
	font-size: 10px;
	font-family: Verdana;
}

input, textarea, select, option
{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

