/* CSS Document */

body {
	text-align:justify;
}

.menu {
	background-image:url(../images/skin/arabic/menu.jpg);
	background-repeat:repeat-y;
	background-position:right;
}




td.SectionTitle, tr.SectionTitle, table.SectionTitle {
	background-image:url(../images/skin/sectionBG.gif);
	background-position:bottom;
	background-repeat:repeat-x;

	text-align: left;
}
a.SectionTitle:link, a.SectionTitle:active, a.SectionTitle:visited  {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a.SectionTitle:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.SectionTitleInMenu {
	text-align: left;
	font-size: 10px;
}
a.SectionTitleInMenu:link, a.SectionTitleInMenu:active, a.SectionTitleInMenu:visited  {
	color: #9DC497;
	text-decoration:none;
}
a.SectionTitleInMenu:hover {
	color: #316C25;
	text-decoration:none;
}

.SectionTitleInSection {
	text-align: left;
	color: #316C25;
	font-weight: bold;
	font-size: 12px;
}



.authorInMenu {
	color: #000000;
	text-align: left;
	font-size: 12px;
}
.author {
	color: #000000;
	font-size:11px;
	font-weight: bold;
}
a.author:link, a.author:active, a.author:visited  {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
a.author:hover {
	COLOR: #333333;
	TEXT-DECORATION: underline;
}


.bannerMenu {
}
a.bannerMenu:link, a.bannerMenu:active, a.bannerMenu:visited  {
	COLOR: #474842;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.bannerMenu:hover {
	COLOR: #000066;
	TEXT-DECORATION: none;
}


