﻿body {
}
.subMenuItems
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	background-color: #695d54;
	text-indent: 10pt;
	width: 220px;
	direction: rtl;
	text-align: right;
}
.subMenuItemsHover
{
    font-size: 8pt;
    color: white;
    font-family: Tahoma;
    background-color: #800000;
    width: 220px;
    direction: rtl;
	text-align: right;
}
.itemsTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #d6360e;
    font-family: tahoma;
}

.itemsTitleSmall
{
    font-weight: bold;
    font-size: 8pt;
    color: #d6360e;
    font-family: tahoma;
}

.regularTextSmallRed
{
    font-weight: bold;    
    font-size: 8pt;
    color: #d6360e;
    font-family: tahoma;
}

a.regularTextSmallRed:hover
{
    font-weight: bold;    
    font-size: 8pt;
    color: black;
    font-family: tahoma;
}

.regularText
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: tahoma;
    text-decoration:none;
}

.pageTitleAr
{
    font-weight: normal;
    font-size: 12pt;
    color: #ffffff;
    font-family: tahoma;
    text-decoration: none;
    text-indent: 10pt;
    height: 30px;
    background-color: #800000;
    text-align: right;
}

.regularTextRed
{
    font-weight: normal;
    font-size: 8pt;
    color: #d6360e;
    font-family: tahoma;
    text-decoration:none;
}

a.regularText:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: #d6360e;
    font-family: tahoma;
    text-decoration:none;
}

.regularTextSmall
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: tahoma;
   
}

.regularTextBold
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: tahoma;
}

.regularTextBoldSmall
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: tahoma;
}

a.regularTextBold:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: tahoma;
}

.footer
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: tahoma;
    text-decoration:none;
}

a.footer:hover
{
   font-weight: normal;
   font-size: 8pt;
   color: #d6360e;
   font-family: tahoma;
}
