body {
	color: rgb(127,196,36);
	background-color: rgb(75,73,64);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 22px;
	font-weight: normal;
}

td {
	text-align: justify;
}

p.copyright {
	font-size: 8px;
}

a, a:visited {
	color: white;
	background-color: rgb(75,73,64);
	text-decoration: none;
}

a:hover {
	color: white;
	background-color: rgb(75,73,64);
	text-decoration: underline;
}

.header {
	height: 107px;
	width: 740px;
	background: url(../images/header.jpg);
	margin-bottom: 20px;
}

table.menu {
	width: 740px;
	margin-bottom: 20px;
	position:relative;
	top:80px;
}

td.menu_flags {
	width: 105px;
}

div.menu_items {
	padding-top: 7px;
	font-size: 12px;
	height: 23px;
}

.menu_text {
	background-color: rgb(127,196,36);
	color: rgb(75,73,64);
}

div.menu_items a, div.menu_items a:visited {
	color: white;
	background-color: rgb(127,196,36);
	text-decoration: none;
}

div.menu_items a:hover {
	color: rgb(75,73,64);
	background-color: rgb(127,196,36);
	text-decoration: none;
}

.myred {
	color: rgb(226,20,27);
}

#fsss1{
	background-image: url(../images/fottop_bg.gif);
	background-repeat: repeat-x;
	width: 1500px;
}

.fottext{
	padding-bottom: 7px;
}

table.twins {
	width: 740px;
	margin-bottom: 16px;
/*	background-color: white;*/
}

table.table_left {
	background-color: white;
	width: 552px;
}

td.between_tables {
	width: 100px;
}

table.table_right{
	background-color: white;
	width: 170px;
}

table.table_info {
	background-color: white;
	width: 740px;
	margin-bottom: 16px;
}

div.normal_text {
	color: rgb(75,73,64);
	background-color: white;
}

div.normal_text a, div.normal_text a:visited {
	color: rgb(75,73,64);
	background-color: white;
	text-decoration: underline;
}

div.normal_text a:hover {
	color: rgb(75,73,64);
	background-color: white;
	text-decoration: none;
}

div.normal_text a.red, div.normal_text a.red:visited {
	color: rgb(226,20,27);
	/*text-decoration: underline;*/
	font-weight: bold;
}

div.normal_text a.red:hover {
	color: rgb(226,20,27);
	/*text-decoration: none;*/
	font-weight: bold;
}

.table_info_top_left {
	width: 7px;
	background-image: url(../images/table_title.jpg);
}

.table_info_top_middle {
	height: 27px;
	background-image: url(../images/table_title.jpg);
}

.table_info_top_right {
	width: 7px;
	background-image: url(../images/table_title.jpg);
}


.table_info_middle_left {
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 1px;
}

.table_info_middle_middle {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}

.table_info_middle_right {
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
}

.table_info_bottom_left {
	width: 7px;
}

.table_info_bottom_middle {
	/*background-image: url(../images/bottom_middle.gif);
	background-repeat: repeat-x;*/
}

.table_info_bottom_right {
	width: 7px;
}

.subtit {
	font-size: 12px;
}

.space_tables_heights {
	height: 430px;
	border: 0px;
	width: 0px;
}

.space_tables_heights_ru {
	height: 340px;
	border: 0px;
	width: 0px;
}

