@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: 10pt;
	color: #393939;
}

table, td
{
	font-family: Arial;
	font-size: 10pt;
	color: #393939;
	line-height: 18px;
}

a
{
	color: #265b87;
	border-bottom: 1px solid #96aebe;
	text-decoration: none;
}

.td_top_menu
{
	background: transparent;
	padding-left: 15px;
	height: 22px;
}
.td_top_menu a, .td_top_menu a:hover
{
	font-weight: 800;
	font-family: Verdana;
	font-size: 11px;
	color: #343633;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 0px;
}
#selected.td_top_menu
{
	background: scroll url('../images/left_menu_selected_bg.jpg') top left no-repeat;
}
#selected.td_top_menu a, #selected.td_top_menu a:hover
{
	color: #ffffff;
}

.a_left_menu_subtitle
{
	font-weight: 800;
	font-family: Verdana;
	font-size: 11px;
	color: #343633;
	border-bottom: 0px;
	text-transform: uppercase;
	text-decoration: none;
}
a.a_left_menu_subtitle:hover
{
	text-decoration: underline;
}
.a_left_menu
{
	color: #2f5719;
	font-size: 8pt;
	font-family: Arial;
	border-bottom: 0px;
	text-decoration: none;
}
a.a_left_menu:hover
{
	text-decoration: underline;
}

.a_bottom_menu
{
	color: #3a3a3a;
	font-size: 8pt;
	font-family: Arial;
	border-bottom: 1px solid #b7b7b7;
}
.gray_links .a_bottom_menu
{
	color: #717171;
	border-bottom: 0px;
}
.gray_links a.a_bottom_menu:hover
{
	text-decoration: underline;
}

.non_underlined_a a
{
	border: 0px;
	text-decoration: none;
}
.non_underlined_a a:hover
{
	border: 0px;
	text-decoration: underline;
}

.page_title
{
	font-weight: 800;
	font-family: Verdana;
	font-size: 11px;
	color: #343633;
	text-transform: uppercase;
}

.cRed
{
	color: #822200;
}

.cGreen
{
	color: #2b5612;
}

.cBlue
{
	color: #3b6c95;
}

.cOrange
{
	color: #d74b06;
}

tr.table_head td
{
	background-color: #74993d;
	color: #ffffff;
	font-weight: 800;
}

tr.table_row td
{
	background-color: #eeeeee;
}

.image_border
{
	border: 4px solid #ffffff;
}

.small_text, .small_text td
{
	font-family: Verdana;
	font-size: 12px;
}

.copyright_text
{
	font-size: 9px;
	font-family: Arial;
	color: #646464;
	line-height: 15px;
}

input, textarea, select, option
{
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}

