body{
margin:0 10 0 10;
body direction: rtl;
background-image:url('bg.PNG');
background-position:top;
background-color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
color:#666666;
}
table,td,tr{
font-family:tahoma;
font-size:10px;
}

.ListItemTitle
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

.ListItemDetails
{
	font-family: Tahoma;
	font-size: 10pt;
}

.ListTitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}

.ListItemSummery
{
	background-color: #dddddd;
	color: #444;
	font-family: Tahoma;
	font-style: italic;
	height: 80px;
}

.ListItemStats
{
	background-color: #f1f1f2;
	color: #4a4a4a;
	font-family: Tahoma;
	border-width:0px;
}

.ListItemImage
{
	border: solid 10px black;
}

.DetailsImage
{
	border: solid 10px black;
}

.ListImage
{
	margin: 4px;
	width: 60px;
	height: 70px;
	border: solid 0px black;
}


.ProfileItem
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

/* ============================================ */
/* Menu(s) Style */
/* ============================================ */

.RootMenuStyle
{
	font-family: Tahoma;
	font-size: 10px;
	color: #786337;
}

.RootMenuItemStyle
{
	border-width:0px;
	padding: 0px 3px 3px 3px;
	color: #786337;
}

.RootMenuSelectedItemStyle
{
	border-width:0px;
	border-bottom-color:#333333;
	color: #000000;
}

.RootMenuHoverStyle
{
	border-width:0px;
	background-position:top;
	color:#786337;
}

.ChildMenuStyle
{
	border: #d7d7d7 1px solid;
	background-color:#cba660;
}

.ChildMenuItemStyle
{
	font-family:tahoma;
	font-size:10px;
	padding: 3px 3px 3px 3px;
	background-color:#cba660;
	color: #786337;
	background-position:top;
	
}

.ChildMenuSelectedItemStyle
{
    border-width:0px;
	background-color: #a88950;
	color: #ffffff;
}

.ChildMenuHoverStyle
{
	font-family:tahoma;
	font-size:10px;
	background-color: #907543;
	color: #FFFFFF;
}


/* ============================================ */
/* DetailsView(s) Style */
/* ============================================ */

.Details
{
	padding: 3 3 3 3;
	border: solid 1px black;
	width: 100%;
}

.EditHeaderStyle
{
	font-weight: bold;
	color: White;
	background-color: #565656;
	width: 150px;
	padding: 3px 3px 3px 3px;
}

.EditItemStyle
{
	background-color: #e9e9e9;
}

.EditAlternativeItemStyle
{
	background-color: white;
}

.EditCommandStyle
{
	background-color: #acacac;
	height: 50px;
}

.EditCommandStyle A
{
	/*font-weight: bold;*/
	color: #000000;
}


/* ============================================ */
/* GridView(s) Style */
/* ============================================ */
.Grids
{
	border: solid 0px black;
	width: 100%;
}

.Grids td, th
{
	padding: 5px 5px 5px 5px;
}

.GridEditStyle
{
}

.GridHeaderStyle
{
	color: #4d4d4f;
	background-color: #d1d3d4;
}
.GridItemStyle
{
	background-color: #f1f1f2;
}
.GridAlternativeItemStyle
{
	background-color: white;
}
.GridPagerStyle
{
	font-weight: bold;
	color: White;
	background-color: #565656;
}

.GridPagerStyle A
{
	/*font-weight: bold;*/
	color: White;
}

.GridFooterStyle
{
	background-color: #565656;
}
/*////////////////////////////
memet
*/
.ModuleMenu_table, ModuleMenu_TR, ModuleMenu_Link
{
	font-family:Tahoma;
	font-size:10px;
	color:#cded10;
	alpha:70%;
	background-color:#0066CC;
	cursor:move;
	
}
.ModuleMenu_TR
{
	width:500px;
	cursor:move;
	font-family:Tahoma;
}


.AlternatingItemStyle{
background-color:#e3dfc6;
color:#663300;
}
.ItemStyle{
background-color:#efecd9;
color:#663300;

}


a:link {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
}
a.hyperlinks{
font-family:Tahoma;
font-size:10px;
color:#6c8c36 !important;
}
a.hyperlinks:hover{
font-family:Tahoma;
font-size:10px;
color:#7b662c !important;
}
a.linkbuttons{
font-family:Tahoma;
font-size:10px;
color:#6c8c36 !important;
}
a.linkbuttons:hover{
font-family:Tahoma;
font-size:10px;
color:#7b662c !important ;
}
/*////////////////////////////
Main container
*/
.Main container{
font-family:Tahoma;
font-size:10px;
}
.Newstitle{ 
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#663300; 
}
.newslead{
font-family:Tahoma;
font-size:10px;
color:#663300;
}
.newsdate{
font-family:Tahoma;
font-size:8px;
color:#663300;
}

