body{
  margin: 0px;
  padding: 0px;
  background-color: #D7D7D7;
  font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #34447e;
}
table{
	border:0px;
	border-collapse:collapse;
	font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #34447e;
}
table td{
	margin: 0em;
	padding: 0em;
	 font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #34447e;
}
a img{
	border: 0px;
}
.top_block{
	background-image: url(../images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 625px;
	height: 179px;
}
.left_menu_table{
	background-image: url(../images/menu_back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 323px;
}
.menu_td{
	padding-left: 10px;
	height: 35px;
	width: 248px;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/menu_back_1.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.sub_menu_td{
	padding-left: 20px;
	height: 35px;
	width: 248px;
	color: #ffffff;
}

a.sub_menu_link, a.sub_menu_link:visited{
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: 100;
}
a.sub_menu_link:hover, a.sub_menu_link:active{
	text-decoration: underline;
	color: #ffffff;
	font-weight: 100;
}

a.sub_menu_link_hover, a.sub_menu_link_hover:visited,a.sub_menu_link_hover:hover, a.sub_menu_link_hover:active{
	text-decoration: underline;
	font-size: 12px;
	font-weight: 100;
	color: #ffffff;
}
input{
	height: 24px;
	width: 130px;
	border: 1px solid #cccccc;
	padding-top: 3px;
}
.area{
	height: 100px;
	width: 200px;
	border: 1px solid #cccccc;
	padding-top: 3px;
}
.send_input{
	border: 0px;
	height: 24px;
	width: 60px;
	margin-left: 15px;
	padding-top: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
.news_block_caption{
	background-image: url(../images/news.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 54px;
	padding-left: 20px;
	font-size: 16px;
	color: #ffffff;
}
.left_block{
	background-image: url(../images/left_block_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
a, a:hover, a:active, a:visited{
	color: #34447e;
	font-weight: bold;
}
.left_news_table{
	background-image: url(../images/news_back.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
.copy_right{
	font-size: 10px;
	padding-top: 8px;
	color: #ffffff;
	background-image: url(../images/copy_back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.copy_right a, .copy_right a:hover, .copy_right a:active, .copy_right a:visited{
	color: #ffffff;
	text-decoration: none;
}
.right_line{
	background-image: url(../images/right_back.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.content{
	background-image: url(../images/main_back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.content_1{
	background-image: url(../images/main_back_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
}
.sub_menu_table{
	background-image: url(../images/sub_menu_back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 196px;
	border: 1px solid #ffffff;
}
a.sub_menu_link, a.sub_menu_link:visited{
	color: #cccccc;
	text-decoration: none;
}
a.sub_menu_link:hover, a.sub_menu_link:active{
	color: #ffffff;
	text-decoration: none;
}
