﻿
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: tahoma;
    font-size: small;
    font-weight: normal;
    direction: rtl;
    color: #000000;
    
}
p
{
    font-family: tahoma;
    font-size: 12pt;
    font-weight: normal;
    margin-top: 0;
    color: #000000; line-height:150%; margin-right:10
}






.button
{
    font-family: tahoma;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    height: 22px;
}

.dropMenu
{
	color: #44608F;
	font-family: Tahoma;
	vertical-align: middle;
	height: 22px;
	width:150px;
}

.textCompo
{
    border-right: #CFCBB6 1px solid;
    border-top: #ACA681 1px solid;
    border-left: #ACA681 1px solid;
    color: #4E4B4A;
    border-bottom: #CFCBB6 1px solid;
    font-family: Tahoma;
    height: 20px;
    background-color: #F8F7EF;
}



h1
{
    font-family: Tahoma;
    font-size: 14pt;
    color: #0066CC;
    font-weight: bold;
    text-align: center
}
h3
{
    font-family: tahoma;
    font-size: medium;
    font-weight: bold;
    color: #000000;
}

#menu li {
	float: left;
	margin: 0px;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat right bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y right top;
}

#sidebar ul
{
    padding: 0px 0 5px 0;
    margin: 0px;
    list-style: none;
    font-size: 12px;
    direction:rtl;
}

#sidebar li li
{
    margin-right: 20px;
    line-height: 30px;
    border-bottom: 1px dashed #BDBDBD;
    background: url(images/img04.jpg) no-repeat right;
    direction: rtl;
    font-size: medium;
    font-weight: bold;
    font-family: 'Times New Roman';
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(images/img02.jpg) no-repeat right 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

table.results
{
	border-width: 0px;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	width: 100%;
}
table.results td {
	border: 1px solid #FFFFFF;
	padding: 4px;
	text-align: right;
	margin-left: 10;
	margin-right: 50;
	direction:rtl;
}
table.results tr.d0 td
{
	background: #4F81BD;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
table.results tr.d1 td
{
	background: #4F81BD;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

table.results tr.d2 td 
{
	background: #B8CCE4;
}
table.results tr.d3 td {
	border: 1px solid #FFFFFF;
	padding: 4px;
	background: #DBE5F1;
	margin-left: 10;
	margin-right: 50;
	text-align: right;
}

