/** Style sheet for content */
.title
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18pt;
	COLOR: #13a58f;
	FONT-FAMILY:  Arabic Transparent, Tahoma, Simplified Arabic, ARIAL (ARABIC), Traditional Arabic;
	padding-right: 40;
	padding-top: 20;
}
.bigtitle
{
	font-family: Arabic Transparent;
	font-size: 20pt;
	color: #046e44;
	font-weight:bold;
}
.medtitle
{
	font-family: Arabic Transparent;
	font-size: 16pt;
	color: #13a58f;
	font-weight:bold;
}
.note
{
	font-family: Andalus;
	font-size: 17pt;
	color: #A31E23;
}
.subtitle
{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	color: #325610;
}
.blacksubtitle
{
	font-family: Arabic Transparent;
	font-weight: bolder;
	font-size: 18pt;
	color: black;
}

.txt
{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	color: #9C7B29;
}
.error
{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	color: Red;
}
.errortitle
{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 14pt;
	color: Red;
}
.news
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #9C7B29;
}
.righttxt
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
}
.label
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color: #6C4E10;
}
.rightlabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #6C4E10;
}
A:active
{
	
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
}
A:link
{
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
}
A:visited
{
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
}
A:hover
{
    COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
}
A.reports:active
{
	
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
}
A.reports:link
{
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
}
A.reports:visited
{
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
}
A.reports:hover
{
    COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt;
}
li
{
	color: #0ccabc;
}
A.menu:active
{
	
	COLOR: #6C4E10;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    text-decoration:none;
}
A.menu:link
{
	COLOR: #6C4E10;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
   text-decoration:none;
}
A.menu:visited
{
	COLOR: #6C4E10;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    text-decoration:none;
}
A.menu:hover
{
    COLOR: #BDA672;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: underline
}
A.rightmenu:active
{
	
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    text-decoration:none;
    font-weight:bold;
	color: #6C4E10;
}
A.rightmenu:link
{
	 FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    text-decoration:none;
    font-weight:bold;
	color: #6C4E10;
}
A.rightmenu:visited
{
	 FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    text-decoration:none;
    font-weight:bold;
	color: #6C4E10;
}
A.rightmenu:hover
{
    COLOR: #BDA672;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    font-weight:bold;
    TEXT-DECORATION: underline
}
.txttd
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #9C7B29;
	border-bottom-color:#A31E23;
	border-top-color:#A31E23;
	border-left-color:#A31E23;
	border-right-color:#A31E23
} 
.subtitletd
{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	color: #325610;
	border-bottom-color:#A31E23;
	border-top-color:#A31E23;
	border-left-color:#A31E23;
	border-right-color:#A31E23
}

A.mobilereports:active
{
	
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 22pt;
}
A.mobilereports:link
{
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 22pt;
}
A.mobilereports:visited
{
	COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 22pt;
}
A.mobilereports:hover
{
    COLOR: #046e44;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 22pt;
}