body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:8pt;
	direction:rtl;
	text-align:right;
	background-color:#1465a4;
}

form {
	margin:0px;
	padding:0px;
}

table {
	font-family:tahoma;
	font-size:8pt;
	border-collapse:collapse;
}

.tblmain {
	background-image:url(images/bgall.png);
	background-repeat:repeat-y;
	background-position:center;
}

.navbar {
	background-color:#6593b7;
	height:27px;
}

.navbar ul {
	list-style:none;
}

.navbar ul li {
	margin:0px;
	background-color:#507ba6;
	float:right;
	height:27px;
	border-right:1px solid #FFF;
}

.navbar ul li a {
	color:#FFF;
	text-decoration:none;
	padding-right:15px;
	padding-left:15px;
	line-height:24px;
}

.navbar ul li:hover {
	background-color:#89add1;
}

.navbar ul li a:hover {
	color:#fff;
}

.footer {
	text-align:center;
	color:#999;
	line-height:20px;
	padding-bottom:10px;
	margin-top:5px;
	background-image:url(images/footer.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.c {
	padding:5px;
}

.c .menu {
	margin-bottom:10px;
}

.c .menu .top {
	background-image:url(images/topmenucols.png);
	width:206px;
	height:35px;
}

.c .menu .top .text {
	color:#1465a4;
	text-align:center;
	padding-top:9px;
}

.c .menu .middle {
	border-right:2px solid #eaeaea;
	border-left:2px solid #eaeaea;
	width:202px;
}

.c .menu .middle .text {
	padding:5px;
	color:#1465a4;
	line-height:18px;
}

.c .menu .bottom {
	background-image:url(images/bottommenucols.png);
	width:206px;
	height:12px;
}

a {
	color:#1465a4;
	text-decoration:none;
}

a:hover {
	color:#C00;
}

.m {
	padding:5px;
}

input , select , textarea {
	font-family:tahoma;
	font-size:8pt;
	border:1px solid #CCC;
	padding:3px;
}

.produce {
	margin-top:10px;
	margin-right:4px;
}

.produce .prod {
	background-color:#f8f8f8;
	width:162px;
	float:right;
	border:2px solid #FFF;
	border-bottom:10px solid #FFF;
}

.produce .prod .text {
	padding:2px;
}

img {
	border:0px;
}
