* {
	text-align: center;
	direction:rtl;
}
body {
	margin:0;
}
img {
	border:0;
}
a, a:visited, a:link {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#962F19;
	text-decoration:none;
}
div {
	width: 163px;
	height: 53px;
	overflow: hidden;
	font-size: 9pt;
	font-family: Arial;
	text-align:center;
	font-weight: 700;
	background: url('../images/f/t-v-163-m.gif');
}
div.last {
/*	background: url('../images/f/t-v-163-mb.gif');  */
}
div.header {
	height: 10px;
/*	background: url('../images/f/t-v-163-t.gif'); */
}
div.footer {
	height: 63px;
/*	background: url('../images/f/t-v-163-b.gif'); */
}
div.splitter, div.splitter_light, div.splitter_none, div.splitter_none_light {
	width: 70%;
	margin: 0 auto;
	height: 1px;
	background:#962F19;
}
div.splitter_none {
	visibility: hidden;
}
div.splitter_light, div.splitter_none_light {
	background:#FFFF00;
}
p {
	padding:6px 3px;
	margin:0;
}