﻿.globalTd {
    height:60px;
	width:120px;
	position:relative;
	margin-left:10px;
	cursor:pointer;
	color:#000;
	padding-right:10px;
	text-align:right;
}
.btn1{
	/*background:#06F;*/
    background:#dee9fa;
	
}
.adspacing {
    margin-bottom:15px;
    margin-top:15px;
}
.menu {
    margin-top:10px;
  padding-top:10px;
}

.btn1b{
	/*background:#06F;*/
    background:#e1eaf7;
	height:120px;
	width:240px;
	position:relative;
	margin-left:10px;
	cursor:pointer;
	color:#000;
	padding-right:10px;
	text-align:right;
}
.btn2{
	/*background:#C30;*/
    background:#f3d7cd;
	 
}

.btn3{
	/*background:#F60;*/
    background:#f7e5d9;
	border-color:#F60;
	 
}

.btn4{
	/*background:#C3C;*/
    background:#f7d4f7;
	border-color:#F60;
	
}
.btn5{
	/*background:#F36;*/
    background:#fadfe6;
	border-color:#F60;
	
}

.btn6{
	/*background:#6C0;*/
    background:#ddeacf;
    
	
}


.saturday{
	background:#FFF;
	
}

.inputTd{
	 
	height:120px;
	width:120px;
	position:relative;
	cursor:pointer;
	color:#FFF;
	padding:16px 6px 16px 6px;
	text-align:right;
}

 

.margintop {
    text-align:center;
    margin-top:10px;
    font: 120% arial; 
}
.nortxt {
    margin-top:20px;
    text-align:right;
    float:right;
    font-weight:normal;
}
.notepage {
    width:350px;
    float:right;
    direction:rtl;
    margin-right:10px;
    margin-top:10px;
    display:block;
    
}
.note {
    direction:rtl;
}
.title {
font-size:15px;
margin-bottom:10px;
margin-top:10px;
}

.contentTxt {
    float:right;
    
    text-align:right;
     direction:rtl;
     font-size:12px;
      font-weight:100
}
.SiteMinHeight {
    min-height:300px;
}