body
{
	margin: 0 auto;
	padding: 0;
	/*background: url(images/bg.jpg);
        background-repeat:reapeat-x repeat-y; */
        background-color:#e1e1e1;
        direction:rtl;
}
.cleared

{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

a
{
	font-family: Tahoma;
	text-decoration: none;
}

a:link
{
	font-family: Tahoma;
	text-decoration: none;
}

a:visited, a.visited
{
	font-family: Tahoma;
	text-decoration: none;
        
}

a:hover, a.hover
{
	font-family: Tahoma;
	text-decoration: none;
	
}

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-family: Tahoma;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #121287;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #1818B4;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #2879A4;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #13138B;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #13138B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #13138B;
}

ol, ul
{
	color: #0B0B51;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Tahoma;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}

blockquote,
blockquote p
{
	color:#030316;
	font-family: Tahoma;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}


input, select
{
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#LoginInfo h3
{
	background-color: Transparent;
}

.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .art-PostContent .SubHead, .art-PostContent .Normal, .SubHead, .WizardText, .SkinObject
{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #0F0F70;
}


.NormalBold
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #0F0F70;
	font-weight: bold;
}


#LoginInfo
{
    width: 100%;
    background-color:Transparent;
}

#LoginInfo dt
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #0F0F70;
	font-weight: bold;
}

#LoginInfo div.LoginBlock 
{
    width: 45%;
}

.Head
{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #2879A4;
}

h2.Head
{
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #1818B4;
}

#QuickLinks 
{
    border: 0;
    float: none;
    width: auto;
    background-color:Transparent;
}

th
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #0F0F70;
	font-weight: bold;
}

a.CommandButton, a.SkinObject
{
	font-family: Tahoma;
	text-decoration: underline;
	color: #2879A4;
}

a.CommandButton:link, a.SkinObject:link
{
	font-family: Tahoma;
	text-decoration: underline;
	color: #2879A4;
}

a.CommandButton:visited, a.SkinObject:visited
{
	font-family: Tahoma;
	text-decoration: underline;
	color: #0C0C5A;
}

a.CommandButton:hover, a.SkinObject:hover
{
	font-family: Tahoma;
	text-decoration: none;
	color: #086FC4;
}

td.LMLink
{

border-bottom:1px dotted grey;
border-top:0px;
border-left:0px;
border-right:0px;

}







a.LMLink
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 13px;
	/*font-variant: small-caps;*/
	color: #000099;
}

a.LMLink:link
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 13px;
/*	font-variant: small-caps;*/
	color: #000099;
}
  
a.LMLink:visited
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 13px;
/*	font-variant: small-caps;*/
	color: #000099;
}

a.LMLink:hover
{
	font-family: Tahoma;
	text-decoration: underline;
	
	font-size: 13px;
	/*font-variant: small-caps;*/
}
.MainMenu_MenuBar
{
	color: #FFFFFF;
	height: 29px;
	vertical-align: middle;
	padding: 2px;
	
}

.MainMenu_MenuContainer
{
	background-image: url('images/nav.png'); 
	background-repeat:repeat-x;
        
	
}
.MainMenu_MenuItem
{	
	color:black ;
  border-bottom: black 1px dotted; 
}
.MainMenu_MenuItemRoot
{	
	color: #FFFFFF;
}
.MainMenu_MenuIcon
{
	visibility: hidden;
}
.MainMenu_BreadcrumbRoot
{
	color: #FFFFFF;
}
.MainMenu_BreadcrumbSub
{
	color: #FFFFFF;
}
.MainMenu_SubMenu
{
	color: darkblue;
	
        background-color:#E8F4FF;
      /*  filter:alpha(opacity=80);
        opacity: 0.8;
       -moz-opacity:0.8;*/
       border: 1px solid #0099cc;

}

.MainMenu_MenuBreak
{

}
.MainMenu_MenuItemSel
{
	 color: #0099cc;
	background-color: Transparent;
}

.MainMenu_MenuArrow
{
	visibility: hidden;
}
.MainMenu_RootMenuArrow
{
	visibility: hidden;
}
.ModuleTitle
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.ModuleHeader
{
	background-image: url(images/mod_header.png); 
	background-repeat:repeat-x;
	height: 29px;
	vertical-align: top;
	
}
.moduleHeaderLeft
{
background-image: url(images/mod_header_right.png); 
	background-repeat:no_repeat;
	height: 29px;
        width:10px;
	vertical-align: top;

}
.moduleHeaderRight
{
background-image: url(images/mod_header_left.png); 
	background-repeat:no_repeat;
	height: 29px;
        width:10px;
	vertical-align: top;

}





