body{
	font-family: tahoma;
	font-size: 9pt;
	background-color:  #0F2A5A;
}
#bn{
	background-image: url(bn.jpg);
	background-repeat: no-repeat;
	width: 688px;
	height: 197px;
}
#into{
	width: 682px;
}
#ok{
	float: right;
	width: 682px;
	background-color: #ffffff;
}
#up-c{
	float: right;
	width: 682px;
	height: 100px;
	background-image:  url(into-blue.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#down-c{
	background-image: url(down.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 40px;
	width: 682px;
	float: right;
}
#right{
	float: right;
	width: 25%;
	line-height: 120%;
}
#right .menu{
	width: 165px;
	background-image: url(menu.gif);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}
#left{
	float: right;
	width: 74%;
	border-top:3px solid #81DFFF;
	margin-right: 2px;
	direction: rtl;
	text-align: right;
	padding-bottom:4px;
}
a:link, a:visited{
	text-decoration: none;
	color: #0F2A5A;
}
a:hover{
	text-decoration: none;
	color: #0046F3;
}