@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: #374c61;
	font-family: Arial;
	font-size: 9pt;
	color: #494747;
}

table, td
{
	font-family: Arial;
	font-size: 9pt;
	color: #494747;
	line-height: 18px;
}

a
{
	color: #468299;
	border-bottom: 1px solid #94b5c1;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

.a_top_menu
{
	color: #822200;
	font-weight: 800;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
}

.v_selected .a_top_menu
{
	color: #822200;
}

.a_left_menu_head
{
	font-weight: 800;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
}

.v_selected .a_left_menu_head
{
	color: #454545;
	border-bottom: 0px;
}

.a_left_menu
{
	font-weight: 400;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 0px;
}
a.a_left_menu:hover
{
	text-decoration: underline;
}

.page_title
{
	font-size: 20px;
	font-weight: 400;
	color: #3f3f3f;
	font-family: Arial Narrow;
	text-transform: uppercase;
	line-height: normal;
}

.cRed
{
	color: #822200;
}

.cLightBlue
{
	color: #c3deeb;
}

.cOrange
{
	color: #d74b06;
}

.cBlue
{
	color: #3b6c95;
}

.small_text, 
{
	font-size: 8pt;
}

.small_text .table_row td {
	font-size: 12pt;
}

tr.table_head td
{
	background: scroll url('../images/table_head_bg.gif') top left repeat-x;
	color: #ffffff;
	font-weight: 800;
}

tr.table_row td
{
	background-color: #eeeeee;
}

.copyright_text
{
	font-size: 9px;
	font-family: Verdana;
	color: #dcdcdc;
}

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

#ux-lightbox a {
	border: none;
}

.image_border {
	width: 299px;
}

