.TopGroup
{
	z-index:99;
	position:relative;
	width:300px;
	color:#ffffff;
	direction:rtl;
	background-color: #005691;
	direction:rtl;
}

.DefaultTab
{ 
	font-size:12px;
	font-family: tahoma; 
	cursor:pointer;
	width:100%;
	direction:rtl;
	text-align:right;
	background-color:#005691;	
	color:#ffffff;
}

.SelectedTab
{
	background-color: #ffffff;
    font-size: 12px;
    font-family: tahoma;
    cursor: default;
	direction:rtl;
    width:100%;
	text-align:right;
	color:#000000;
}

.Level2Group
{
 /*  background-image:url(images/nrm_bg.gif);*/
}

.transparent
{
  background:transparent;
  direction:rtl;
}

.MultiPageOutterFrame
{  
  border: 0px solid black;
  width: 300px;
  position:relative;  
  z-index:98;
  direction:rtl;
}

.MultiPage
{
  border: 2px solid #ffffff;  
  width: 100%;  
  direction:rtl;
}
