body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bgnd.gif);
	background-repeat: repeat;
}
.cover_head_bgnd {
	background-image: url(images/cover_head_bgnd.jpg);background-repeat: repeat-x;}
.crt_text {
	font-family: Tahoma;
	font-size: 11px;
	color: 707070;
	padding-top: 25px;
	padding-left: 128px;
	letter-spacing: 1px;
}
.cover_x_axis {
	background-image: url(images/cover_x_axis_bgnd.gif);
	background-repeat: repeat-y;
}
.cover_y_axis {
	background-image: url(images/cover_y_axis_bgnd.gif);
	background-repeat: repeat-x;
}
.engl_swicher {
	font-family: Tahoma;
	font-size: 11px;
	color: 9F9F9F;
	letter-spacing: 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/led_eng_empty.gif);
	background-repeat: no-repeat;
}
.rus_swicher_on {
	font-family: Tahoma;
	font-size: 11px;
	color: C2A170;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/led_rus.gif);
	background-repeat: no-repeat;
}
.menu_partname {font-family: Tahoma;font-size: 11px;color: 020386;letter-spacing: 1px;}

a:link 		{color: #020386;	text-decoration: underline;}
a:visited	{color: #020386;	text-decoration: underline;}
a:hover 	{color: #6082d9;	text-decoration: underline;}
a:active 	{color: #6082d9;	text-decoration: underline;}

a.menu:link {color: #020386;	text-decoration: none;}
a.menu:visited {color: 020386;text-decoration: none;}
a.menu:hover {color: #020386;text-decoration: underline;}
a.menu:active {color: #020386;text-decoration: none;}

a.crt:link {color: #707070;text-decoration: underline;}
a.crt:visited {color: #707070;text-decoration: underline;}
a.crt:hover {color: #C2A170;text-decoration: underline;}
a.crt:active {color: #707070;text-decoration: none;}

a.lang:link {color: #707070;text-decoration: none;}
a.lang:visited {color: #707070;text-decoration: none;}
a.lang:hover {color: #707070;text-decoration: underline;}
a.lang:active {color: #707070;text-decoration: none;}

a.altlink:link {color: #020386;	text-decoration: underline;}
a.altlink:visited {color: 020386;text-decoration: underline;}
a.altlink:hover {color: #AB8449;text-decoration: underline;}
a.altlink:active {color: #020386;text-decoration: underline;}

.head_part_name {
	background-image: url(images/head_02.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-family: Tahoma;
	font-size: 18px;
	color: #020386;
	padding-left: 31px;
	padding-bottom: 5px;
}
.footer_bgnd {
	background-image: url(images/footer_bgnd.gif);
	background-repeat: repeat-x;
}
.content_border {
	background-image: url(images/content_border_bgnd.gif);
	background-repeat: repeat-y;
}
.menu_bgnd {
	background-image: url(images/head_04.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 100px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: 585858;
	letter-spacing: 1px;
	padding-right: 73px;
	padding-left: 27px;
	padding-top: 22px;
	padding-bottom: 22px;
}

.content_x_axis {

	background-image: url(images/content_x_axis_bgnd.gif);
	background-repeat: repeat-y;
}
.td_search {
	padding-top: 30px;
}
.email_td {
	padding-left: 51px;
	vertical-align: middle;
}
.altmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	padding-right: 74px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E0F8C;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #B38A4D;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #006633;
}
p, td, input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
	letter-spacing: 0px;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

.cover_logo_engl {
	background-image: url(images/logo_engl_bgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}

form {
	margin: 0px;
	padding: 0px;
}

.check {
	margin:4px 7px 4px 3px;
	//margin:1px 5px 1px 0;
	padding:0;
}
