﻿.spreadSheet
{
	width: 700px;
	
	padding-top:10px;
	margin: 0 auto;
	text-align :right;
	
}
.bottomSheetFrame
{
    width: 680px;
  
    overflow:hidden;
    text-align :right;
    
}
.RadGrid_Office2007
{
	border-left: none !important;
}
.multiPage
{
    border: 1px solid #CED0C4;
    height: 200px;
    background-image: url('../images/tab-telerik.jpg');
    background-repeat: repeat-x;
    direction: rtl;
    font-family: tahoma;
    font-size: 8pt;
    color: #003300;
}
.RadTabStrip
{
     font-family: tahoma  !important; 
}
.tabStrip
{
    margin: 0 15px 0 14px !important;
    font-family: tahoma;
    font-size: 8pt;
}
.tabStrip .rtsLevel1
{
	padding:0px !important;
	 font-family: tahoma;
    font-size: 8pt;	
	
}


