.promo {
	BACKGROUND-POSITION: 0% 0%; BACKGROUND-IMAGE: url(images/promo.gif); BACKGROUND-REPEAT: no-repeat;  width: 138; height: 118; valign: top; align: left; padding-left: 6; padding-right: 6; padding-top: 5; font-family: Verdana, Arial, Tahoma;
	font-size: 6pt;
}
.line {
	background-image: url(images/line.gif); background-repeat: no-repeat; background-position: 0% 0%
}
.line2 {
	background-image: url(images/line2.gif); background-repeat: no-repeat; background-position: 0% 0%
}
.prog {
	background-image: url(images/fon_prog.gif); background-repeat: no-repeat; background-position: 0% 0%
}
.progmenu {
	background-image: url(images/fon_progmenu.gif); background-repeat: no-repeat; background-position: 0% 0%
}
.foto_small {
	background-image: url(images/foto_small.gif); background-repeat: no-repeat; background-position: 0% 0%
}
.fon_contact {
	background-image: url(images/fon_contact.gif); background-repeat: no-repeat; background-position: 50 90
}
.fon_prog {
	background-image: url(images/fon_prog.gif); background-repeat: no-repeat; background-position: 50 90
}
.fon_format {
	background-image: url(images/fon_format.gif); background-repeat: no-repeat; background-position: 50 90
}
.main_fon {
	background-image: url(images/center.jpg); background-repeat: no-repeat; background-position: 0% 0%
}
.apple_top {
	background-image: url(images/apple.jpg); background-repeat: no-repeat; background-position: 50% 50%
}
.fon_top {
	background-image: url(images/main_fon_top.jpg); background-repeat: no-repeat; background-position: 0% 0%; background-color: white
}
.fon_bot {
	background-image: url(images/main_fon_bot.jpg); background-repeat: no-repeat; background-position: 100% 100%; background-color: white
}
.chips_top {
	background-image: url(images/chips_top.jpg); background-repeat: no-repeat; background-position: 100% 0%
}
.main_text {
	height='538' width='599' style='font-family: Verdana; font-size: 9pt; color: #8CD61F; font-weight: bold; letter-spacing: -1pt; text-align: Justify; padding-top: 5; padding-bottom: 5; padding-right: 3' valign='top' rowspan='3' align='justify'
}
textarea {
	border-style: none; 
background-color: transparent; 


COLOR: #3B99D3; 
}

#main {
	width:auto;
	height:440;
	overflow-x:hidden;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: #cccccc;
	scrollbar-base-color: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}

#about {
	width:auto;
	height:300;
	overflow-x:hidden;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: #cccccc;
	scrollbar-base-color: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}
#about1 {
	width:auto;
	height:400;
	overflow-x:hidden;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: #cccccc;
	scrollbar-base-color: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}

.text {
	SCROLLBAR-FACE-COLOR: #80c41c; SCROLLBAR-SHADOW-COLOR: #126c2c; COLOR: #126c2c; SCROLLBAR-TRACK-COLOR: #cdf099; scrollbar-3d-light-color: #cdf099; SCROLLBAR-ARROW-COLOR: yellow; SCROLLBAR-DARKSHADOW-COLOR: #126c2c; SCROLLBAR-HIGHLIGHT-COLOR: #cdf099;
SCROLLBAR-background-COLOR: #80c41c; SCROLLBAR-border-COLOR: #80c41c; border: 1 pt
}


dl.star-rating ol {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100px;
  height: 20px;
  position: relative;
  background: url(stars.png);
}
dl.star-rating li {
  float: left;
  margin: 0;
  padding: 0;
}
dl.star-rating li a {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
dl.star-rating li a:hover {
  background: url(stars.png) left center;
  left: 0;
  z-index: 2;
}
dl.star-rating a.star1 {
  left: 0;
}
  dl.star-rating a.star1:hover {
  width: 20px;
}
dl.star-rating a.star2 {
  left: 20px;
}
dl.star-rating a.star2:hover {
  width: 40px;
}
dl.star-rating a.star3 {
  left: 40px;
}
  dl.star-rating a.star3:hover {
  width: 60px;
}
dl.star-rating a.star4 {
  left: 60px;
}
dl.star-rating a.star4:hover {
  width: 80px;
}
dl.star-rating a.star5 {
  left: 80px;
}
dl.star-rating a.star5:hover {
  width: 100px;
}

dl.star-rating li.current {
  background: url(stars.png) left bottom;
  height: 20px;
  z-index: 1;
}