BODY{
	background-color:#FFFFFF;
	margin:0;
}
#base{
	width:988px;
	/*height:100%;*/
	background-color:#FFFFFF;
	position:relative;
}
.lang, .lang A:hover{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffcc99;
	text-decoration:none;
}
.lang A{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffcc99;
	text-decoration:underline;
}
.menu_top, .menu_top A:hover{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:-1px;
	text-decoration:none;
}
.menu_top A{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:-1px;
	text-decoration:underline;
}
.text_gray, .text_gray A:hover{
	font-family: Verdana;
	font-size:11px;
	color:#7e8586;
	text-decoration:none;
}
.text_gray A{
	font-family: Verdana;
	font-size:11px;
	color:#7e8586;
	text-decoration:underline;
}

INPUT.search{
	font-family:Verdana;
	font-size:11px;
	color:#7e8586;
	width:175px;
	height:20px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

INPUT.default{
	font-family:Verdana;
	font-size:11px;
	color:#7e8586;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

.action A:hover{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.action, .action A{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

LI{
	list-style-image: url(/img/ukr/inn_bullit.gif);
}

.sHiLite
{
	background-color: orange;
	font-weight: bold;
}

/* pager */
.pager {
	text-align: center;
	font-weight: bold;
	}
	.pager a {
		color: #ff6600;
		margin: 0 4px;
		}
	.pager span {
		color: #fff;
		background: #de5a02;
		padding: 1px 5px;
		margin: 0 4px;
		}

