/*افتراضي*/
html
{

}
body
{
    FONT-Family:Tahoma;
    color:#000000;
}

td
{
    FONT-Family:Tahoma;
    color:#000000;
}

a
{
	color:#006500;
    FONT-Family:Tahoma;
    text-decoration:none;
}
a:hover
{
	color:#006500;
    FONT-Family:Tahoma;
    text-decoration:underline;
}
a:visited
{
	color:#006500;
    FONT-Family:Tahoma;
    text-decoration:none;
}
a:visited:hover
{
	color:#006500;
    FONT-Family:Tahoma;
    text-decoration:underline;
}





/*خلية ترويسة الصندوق*/
td.td_boxHeader
{
	PADDING-TOP:8px;
    PADDING-LEFT:3px;
	color:#5D6F1D;
    FONT-Family:Tahoma;
    FONt-SIZE:10pt;;
    FONT-weight:bold;
}
/*خلية جسم الصندوق*/
td.td_boxBody
{
	border-left:solid #94AE52 1px;
    border-right:solid #94AE52 1px;
    PADDING-TOP:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px
    text-align:justify;
	color:#003700;
    FONT-Family:Tahoma;
    FONt-SIZE:10pt;
    FONT-weight:normal;
}


/*الروايط الرئيسية في الصناديق*/
a.box_mainLinks
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:none;
}
a.box_mainLinks:hover
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:underline;
}
a.box_mainLinks:visited
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:none;
}
a.box_mainLinks:visited:hover
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:underline;
}

/*روابط التول بار الرئيسي*/
a.nav1Links
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:none;
}
a.nav1Links:hover
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:underline;
}
a.nav1Links:visited
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:none;
}
a.nav1Links:visited:hover
{
	color:#006500;
    FONT-Family:Tahoma;
    FONt-SIZE:8pt;;
    FONT-weight:bold;
    text-decoration:underline;
}



/*عنوان المقال*/
span.articleMainTitle
{
	color:#A50000;
    FONT-Family:Tahoma;
    FONt-SIZE:11pt;;
    FONT-weight:bold;
}
a.articleMainTitle
{
	color:#A50000;
    FONT-Family:Tahoma;
    FONt-SIZE:11pt;;
    FONT-weight:bold;
    text-decoration:none;
}
a.articleMainTitle:hover
{
	color:#A50000;
    FONT-Family:Tahoma;
    FONt-SIZE:11pt;;
    FONT-weight:bold;
    text-decoration:underline;
}
a.articleMainTitle:visited
{
	color:#A50000;
    FONT-Family:Tahoma;
    FONt-SIZE:11pt;;
    FONT-weight:bold;
    text-decoration:none;
}
a.articleMainTitle:visited:hover
{
	color:#A50000;
    FONT-Family:Tahoma;
    FONt-SIZE:11pt;;
    FONT-weight:bold;
    text-decoration:underline;
}

.bg_layer {
  background-color:white;
  filter: alpha(opacity=68);
  -moz-opacity:.68;
  opacity:.68;
}
