body{
	background: url('/images/greendot.gif');
}
body, td, div{
	font-family: Tahoma, Verdana, _sans;
	font-size: 12px;
	line-height:20px;
	color: #ffffff;
}
a{
	font-family: Tahoma, Verdana, _sans;
	font-size: 12px;
	color: #f4f52f;
}
a:hover{
	text-decoration: none;
}
#frame{
	background: url('/images/oboi.gif') left top repeat-x;
}
#logo{
	vertical-align: top;
	text-align: center;
}
#subscribe{
	background: url('/images/subscribe_.gif') left top no-repeat;
	padding-top: 20px;
}
#header{
	background: url('/images/okno.jpg') center center no-repeat;
	height: 230px;
}
#line{
	background: url('/images/line.gif') left top repeat-x;
	height: 5px;
}
#content{
	padding-top:5px;
	padding-bottom:20px;
	height: 100%;
	vertical-align: top;
}
#footer{
	background: url('/images/grass.jpg') left bottom repeat-x;
	vertical-align: top;
	height: 70px;
}
select, input{
	font-family: Tahoma, Verdana, _sans;
	font-size: 12px;
	border: 1px solid #29be22;
	color: #000000;
	height: 21px;
}
input.buttt{
	background-color: #29be22;
	border: 2px solid #93de90;
	font-size: 11px;
	color: #f4f52f;
	height: 19px;
}
#menu{
	width: 210px;
	background: url('/images/menu.jpg') left top no-repeat;
	background-color: #08ac01;
	border: 1px solid #f4f52f;
}
