﻿body {
}

div.smallModule
{
	float: center;
	background-color: #e4f6ff;
}



.smallModule .rc3
{
	
	padding: 20px;
}

* html .smallModule .rc3
{
	
}

.smallModule,
.smallModule .rc1,
.smallModule .rc2,
.smallModule .rc3
{
	background: url('Img/qsfSmallModule.gif') no-repeat top left;
}

.smallModule .rc1 { background-position: 100% 0; }
.smallModule .rc2 { background-position: 0 100%; }
.smallModule .rc3 { background-position: 100% 100%;
	height: 19px;
	width: 75px;
}

.smallModule .title
{
	border-bottom: 1px solid #333;
	display: block;
	margin-top: 20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-indent: 3px;
}
.tbl
{
	font-family:Tahoma;
	font-size:8pt;
	width: 95%;
	direction:rtl;
	
	
}

