  @font-face {
    font-family: Calibri;
    font-style:  normal;
    src: url(CALIBRI1.eot);
  }
.page-holder {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: auto;
	width: 100%;
	background-color: #BF3028;
}
.pageBootam {
	background-image: url(../images/Bottomback.gif);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	min-height: 100%;
	background-position: center center;
	background-color: #BF3028;
}
.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: 16px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 0.01em;
	text-decoration: none;
}
.content_white {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 0.01em;
	text-decoration: none;
}
.content_small{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #A81E1B;
	letter-spacing: 0.01em;
	text-decoration: none;
}
.content_gray{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #A81E1B;
	line-height: 40px;
	font-weight: bold;
}
.Hader{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 31px;
	font-weight: normal;
}
.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;
}
