html
{
	direction: ltr;
}
body
{
	/*
	scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#00698a;
    scrollbar-light-color:#00698a;
    scrollbar-darkshadow-color:#00698a;
    scrollbar-shadow-color:#00698a;
    scrollbar-arrow-color:#00698a;
    scrollbar-track-color:#FFFFFF;
	*/
    margin: 0px;
	background-color: #381D0C;
}

.Button
{
	color: #000000	;
	border: solid 1px #000000;
	background-color: #ffd06e;
	cursor: hand;
	font-family: Tahoma;
}

.Message
{
	color: #F73E09;
	font-family: Tahoma;
	font-size: 10pt;
}

.RedStar
{
	color: #FF0000;
}

.RightLabel
{
	font-family: Tahoma;
	font-size: 8pt;
}

.Table
{
	font-family: Verdana;
	font-size: 9pt;
}

.TextBox
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #246F97;
}

.Title
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #F73E09;
	font-weight: bold;
}

HR
{
	border: 1px solid #000000;
	height: 1pt;
}

.AdminMenuTitle
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

A
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	color: #0000AA;
}

A:Hover
{
	text-decoration: underline;
	color: #753812;
}

.SmallFont
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #0033CC;
}

.Notes
{
	font-family: Tahoma;
	font-size: 9pt;
}

.TextArea
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #246F97;
	overflow: auto;
}

.BorderTable
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #4C6383;
}

.BorderTD
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #4C6383;
}


ul
{
	list-style-type: square;
	list-style-position: outside;
	line-height: 2;
	vertical-align: top;
	color: #25426A;
}

/* RIGHT MENU NAV */
navigation span
{
	width: 100%;
	margin: 0;
	line-height: 25px;
}
	
#navigation span a
{
	display: block;
	color: #0000CC;
	text-decoration: none;
	padding-top:0px; 
	padding-bottom:0px;
	height: 25;
}
	
#navigation span a:hover
{
	color: #e7d072;
}
/* END RIGHT MENU NAV */

.TitleLink
{
	text-decoration: none;
	font-family: Arabic Transparent;
	font-size: 14pt;
	color: #441f08;
}

A.TitleLink:Visit
{
	text-decoration: none;
	font-family: Arabic Transparent;
	font-size: 14pt;
	color: #441f08;
}

.NewsTitle
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12pt;
	color: #441f08;
}

A.NewsTitle:Visit
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12pt;
	color: #441f08;
}

A.NewsTitle:link
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12pt;
	color: #441f08;
}

.more
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	color: #441f08;
}

A.more:Visit
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	color: #441f08;
}

A.more:link
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	color: #441f08;
}

.proddetail
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 8pt;
	color: #441f08;
}

.news
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	text-align : justify;
}
.news A:link
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	text-align : justify;
}
.news A:visited
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	text-align : justify;
}

.WriterClass
{
	font-family: Arabic Transparent;
	font-size: 11pt;
	color: #4294dd;
}

.InnerWriterClass
{
	font-family: Arabic Transparent;
	font-size: 14pt;
	color: #4294dd;
}

h3
{
	font-family: Simplified Arabic;
	font-size: 18pt;
}

.BoxTitle
{
	font-family: Arabic Transparent;
	color: #ffffff;
	font-size: 12pt;
}