  @font-face {
    font-family: Calibri;
    font-style:  normal;
    src: url(CALIBRI1.eot);
  }
body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
.Vline {
	background-image: url(../images/VLine.gif);
	background-repeat: repeat-y;
}
.Vline2 {
	background-image: url(../images/VLine2.gif);
	background-repeat: repeat-y;
}
.Menu_back {
	background-image: url(../images/Top_menu_02.png);
	background-repeat: repeat-x;
}
.content {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	letter-spacing: .01em;
	text-decoration: none;
}
.content_small{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #000000;
	letter-spacing: 0.01em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.content_gray{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.Hader{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/back.gif);
	border: 1px solid #EEEEEE;
	font-size: 16px;
	line-height: 35px;
}
.top_Hader{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/bigback.gif);
	border: 1px solid #EEEEEE;
	font-size: 25px;
	line-height: 61px;
}
.lines {
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.lines2 {
	border: 1px solid #EEEEEE;
}
