html,body{
	height:100%;
	margin:0px;
	padding:0px
}
td.red_bg{
	background:url('/img/ukr/backgrnd.jpg') no-repeat top left;
}
td.red_bg_right{
	background:url('/img/ukr/backgrnd_right.jpg') repeat-x top;
}
td.red_bg_bot{
	background:#990314 url('/img/ukr/backgrnd_bot.jpg') repeat-y right;
}
td.the_logo{
	padding-right:60px;
	padding-top:41px;
	}
td.text{
	padding-top:41px;
	padding-left:23px;
	font:normal 10px  Tahoma;
	color:#ea959e;
}	
td.text p, li {
	padding-top:8px;
	font-size: 11px;
}
td.text h1{
	font: normal 16px Tahoma;
	color:#ea959e;
	padding-bottom:44px;
	}
td.text p.soon{
	font:normal 11px Tahoma;
	color:#ffffff;
	padding-top:90px;
	}
td.text a, td.text p.soon a{
	font:normal 11px Tahoma;
	color:#ea959e;
	text-decoration:underline;
	}
td.text p.soon a:hover{
	font:normal 11px Tahoma;
	color:#ea959e;
	text-decoration:none;
	}
.botdiv{
		position:relative;
		vertical-align:bottom;
		bottom:0px;
		text-align:center;
		min-height:46px; 
		margin-bottom:-20px;
		height:46px;
		background:url('/img/ukr/bot.gif') no-repeat left bottom;
}

.splash, td.text p.splash {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #ED949E;
}