﻿body {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	direction:rtl;
}
table {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
}
input {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
}
textarea {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
}
.tbl {
	background-image: url('cell_bg.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #dcdcdc;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.tbl2 {
	background-image: url('cell_bg.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #dcdcdc;
	padding: 5px;
}
.logo {
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 400px;
	height: 80px;
	border-style: dotted;
	border-width: 0px;
	border-color: #C0C0C0;
	margin-bottom: 5px;
}
.ok {
	background-color: #CCFF99;
	border: 1px solid #009900;
	font-weight: bold;
	color: #006600;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
}
.tbl3 {
	background-image: url('cell_bg.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #dcdcdc;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.bester {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	direction: ltr;
}
img {
	border-style: none;
}
.tbl4 {
	background-image: url('cell_bg.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #dcdcdc;
	padding: 5px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.hell {
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #C0C0C0;
	text-align: center;
}
.jimare {
	float: left;
	margin-left: 5px;
	color: #030;
}
