  @font-face {
    font-family: Batang;
    font-style:  normal;
    font-weight: normal;
    src: url(BATANG0.eot);
  }
  @font-face {
    font-family: Bookman Old Style;
    font-style:  normal;
    font-weight: 700;
    src: url(BOOKMAN1.eot);
  }
  @font-face {
    font-family: Bookman Old Style;
    font-style:  normal;
    font-weight: normal;
    src: url(BOOKMAN0.eot);
  }
  @font-face {
    font-family: Burlak;
    font-style:  normal;
    font-weight: 700;
    src: url(BURLAK0.eot);
  }
  @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: 700;
    src: url(COMICSA0.eot);
  }
  @font-face {
    font-family: Corrida;
    font-style:  normal;
    font-weight: 700;
    src: url(CORRIDA0.eot);
  }
  @font-face {
    font-family: Courier New;
    font-style:  normal;
    font-weight: 700;
    src: url(COURIER0.eot);
  }
  @font-face {
    font-family: DisneyPark;
    font-style:  normal;
    font-weight: normal;
    src: url(DISNEYP0.eot);
  }
  @font-face {
    font-family: DS Brushes;
    font-style:  normal;
    font-weight: normal;
    src: url(DSBRUSH0.eot);
  }
  @font-face {
    font-family: DS Goose;
    font-style:  normal;
    font-weight: normal;
    src: url(DSGOOSE0.eot);
  }
  @font-face {
    font-family: KremlinCTT;
    font-style:  normal;
    font-weight: 700;
    src: url(KREMLIN0.eot);
  }
  @font-face {
    font-family: Nadejda;
    font-style:  normal;
    font-weight: 700;
    src: url(NADEJDA0.eot);
  }
  @font-face {
    font-family: NinaCTT;
    font-style:  normal;
    font-weight: 700;
    src: url(NINACTT0.eot);
  }
  @font-face {
    font-family: Pink Floyd CYR;
    font-style:  normal;
    font-weight: 700;
    src: url(PINKFLO0.eot);
  }
  @font-face {
    font-family: ProUN;
    font-style:  normal;
    font-weight: normal;
    src: url(PROUN0.eot);
  }
  @font-face {
    font-family: Pushkin;
    font-style:  normal;
    font-weight: normal;
    src: url(PUSHKIN0.eot);
  }
  @font-face {
    font-family: Staccato555 TL;
    font-style:  normal;
    font-weight: normal;
    src: url(STACCAT0.eot);
  }
  @font-face {
    font-family: Still Time Cyr;
    font-style:  normal;
    font-weight: normal;
    src: url(STILLTI0.eot);
  }
  @font-face {
    font-family: Sylfaen;
    font-style:  normal;
    font-weight: normal;
    src: url(SYLFAEN0.eot);
  }
  @font-face {
    font-family: Trebuchet MS;
    font-style:  normal;
    font-weight: normal;
    src: url(TREBUCH0.eot);
  }
  @font-face {
    font-family: VremyaFWF;
    font-style:  normal;
    font-weight: normal;
    src: url(VREMYAF0.eot);
  }

body {
	background-color: #ffffff;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	color: #222222;
}

td.title {
}
div.title {
	margin-top: 35px;
	margin-left: 350px;
	width: 980px;
	height: 120px;
	font-family: "Courier New";
	font-size: 90px;
	letter-spacing: 0px;
	color: #B72E00;
	font-weight: bold;
}
.menu {
	font-family: "Courier New";
	font-size: 20px;
	font-weight: bold;
}
a {
	color: #9C99A2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.content_cont {
	background-image: url(img/bot1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 5px;
}
.bottom {
	background-image: url(img/bot2.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #222222;
}
.content {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.side {
	background-image: url(img/vert_line1.gif);
	background-repeat: repeat-y;
}

.side2 {
	background-image: url(img/butterfly3.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

h1 {
	font-family: "Courier New";
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
	padding-top: -20px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 23px;
}
h2 {
	font-family: "Courier New";
	font-size: 40px;
	color: #B72E00;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 15px;
	margin: 0px;
	width:300px;
	text-align: right;
}
td {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
p {
	text-align: justify;
	line-height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;	
}
.block {
	background-image: url(img/butterfly3.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.none {
	display: none;
}
.hyper {
	color: #222222;
	font-size: 16px;
	font-family: Courier New;
}
