body {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #585858;
	background-color: #FFFFFF;
	margin: 0px;
}

tr, td {
	font-family: Tahoma;
	font-weight: normal;
	vertical-align: top;
	font-size: 12px;
	color: #585858;
}

h1 {
	font-size: 20px;
	font-family: Arial;
	color: #303030;
	font-weight: normal;
}

h4 {
	font-family: Tahoma;
	font-weight: normal;
	vertical-align: top;
	font-size: 12px;
	color: #585858;
}

.top_image {
	height: 197px;
	text-align: right;
}

.top_menu {
	padding-right: 200px;
	padding-top: 25px;
	color: #9C9C9C;
}

.top_menu_link {
	padding: 2px 10px 2px 10px;
	color: #9C9C9C;
	text-decoration: none;
}

.top_menu_link:hover {
	padding: 2px 10px 2px 10px;
	color: #666666;
	text-decoration: none;
	background: #EAEAEA;
}

.logo {
	padding: 135px 200px 0px 0px;
}

img {
	border: 0px;
}

.middle_menu {
	font-size: 38px;
	color: #c7c7c7;
	text-decoration: none;
	padding-left: 30px;
}

.middle_menu_over {
	font-size: 38px;
	color: #666665;
	text-decoration: none;
	background: url('/images/arrow_bottom.gif') no-repeat top left;
	padding-left: 30px;
}

.middle_hr {
	background: url('/images/middle_hr.gif');
	width: 850px;
}

.copyright {
	padding-top: 25px;
	color: #C8C8C8;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}

.middle_content {
	border: 1px solid #F6F6F6;
	margin: 50px;
	padding: 15px;
}

.text_title {
	font-size: 20px;
	font-family: Arial;
	color: #303030;
}

.list {
	background: url('/images/arrow.gif') no-repeat left;
	padding-left: 25px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.list_over {
	background: url('/images/arrow_over.gif') no-repeat left;
	padding-left: 25px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.list_a {
	color: #EA0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EA0000;
}

.list_a:hover {
	color: #EA0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BDBDBD;
}

.list_a_all {
	color: #6d6a6a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BDBDBD;
}

.list_a_all:hover {
	color: #6d6a6a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EA0000;
}

a {
	text-decoration: none;
}

.vertical_line {
	height: 140px;
	width: 1px;
	background: #E6E6E6;
	margin-top: 35px;
	margin-right: 40px;
}

input, textarea, select {
	border-style: solid;
	border-width: 1px;
	border-color: #BDBDBD;
	color: #585858;
	font-size: 12px;
	font-family: Tahoma;
	padding: 2px;
}

.error_style {
	border-color: #E91717;
}

.clients {
	font-size: 10px;
	text-align: center;
	color: #BDBDBD;
}

.lang {
	padding: 25px 0px 0px 40px;
	width: 20%;
}