﻿input 
{
    font-family:Tahoma;
    font-size:11px;
}
select 
{
    font-family:Tahoma;
    font-size:11px;
}
textarea 
{
    font-family:Tahoma;
    font-size:11px;
}
 .PageTitle
        {
            COLOR:#000000;
            font-weight:bold;
            font-size:16px;
            font-family:Arial;
            text-decoration:none;
        }
.Subject
{
    text-decoration:none;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    color:#000000;   
}
.Messages
{
    color:White;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
}
TD.boxTopLeft 
{
	font-size: 1px; 
	background-image: url(../images/boxTL.gif); 
	width: 10px; 
	height: 10px
}
TD.bTl 
{
	font-size: 1px; 
	background-image: url(../images/boxTL.gif); 
	width: 10px; 
	height: 10px
}
TD.boxTop 
{
	background-image: url(../images/boxTop.gif); 
	width: 100%; 
	height: 10px
}
TD.bT 
{
	background-image: url(../images/boxTop.gif); 
	width: 100%; 
	height: 5px;
	
}
TD.boxTopRight {
	background-image: url(../images/boxTR.gif); 
	width: 10px; 
	height: 10px
}
TD.bTr 
{
	background-image: url(../images/boxTR.gif); 
	width: 10px; 
	height: 10px
}
TD.boxLeft 
{
	background-image: url(../images/boxLeft.gif); 
	width: 10px
}
TD.bL 
{
	background-image: url(../images/boxLeft.gif); 
	width: 10px
}
TD.boxMain 
{
	width: 100%; 
	
}
TD.bM 
{
	WIDTH: 100%;
}
TD.boxRight 
{
	font-size: 1px; 
	background-image: url(../images/boxRight.gif); 
	width: 10px
}
TD.bRR 
{
	font-size: 1px; 
	background-image: url(../images/boxRight.gif); 
	width: 10px
}
TD.boxBottomLeft 
{
	background-image: url(../images/boxBL.gif); 
	width: 10px; 
	height: 10px
}
TD.bBl 
{
	background-image: url(../images/boxBL.gif); 
	width: 10px; 
	height: 10px
}
TD.boxBottomRight 
{
	font-size: 1px; 
	background-image: url(../images/boxBR.gif); 
	width: 10px; 
	height: 10px
}
TD.bBr 
{
	font-size: 1px; 
	background-image: url(../images/boxBR.gif); 
	width: 10px; 
	height: 10px
}
TD.boxBottom 
{
	background-image: url(../images/boxBottom.gif); 
	width: 100%; 
	height: 10px
}
TD.bB 
{
	background-image: url(../images/boxBottom.gif); 
	width: 100%; 
	height: 10px
}
.EventTitle
{
    color:#3E2F0B;
    font-family:Tahoma;
    font-size:12px;
  
}
.EventData
{
    font-family:Tahoma;
    font-size:12px;
    white-space:nowrap;
    color:#C79121;
    font-weight:lighter;
}
.EventLabel
{
    font-family:Tahoma;
    font-size:12px;
    white-space:nowrap;
    color:#6E6E6E;
    font-weight:lighter;
}
.YearTitle
{
    font-family:Tahoma;
    font-size:18px;
    color:#EAA20F;
}
.MothTitle
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    padding-bottom:5px;
}
.DayTitle
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
}
.DaySpecial
{
    font-family:Tahoma;
    font-size:12px;
    color:#C79121;
}
.ClearCell
{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;
    background-image:url(../images/Clear.jpg);
}
.ClearSpCell
{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;
    background-image:url(../images/spClear.jpg);
}
td.BookedCell
{   padding: 0px;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;
    cursor:pointer;
    background-image:url(../images/Booked.jpg);
}

td.BookedCellHover
{
    padding: 0px;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;
    cursor:pointer;
    background-image:url(../images/Booked.jpg);
}

div.BookedCell
{
    display: none;
    position: static;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;
    cursor:pointer;
    
}

div.BookedCellHover
{
    display: inline;
    position: absolute;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;cursor:pointer;
    
}

td.BookedSpCell
{
    padding: 0px;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;cursor:pointer;
    background-image:url(../images/spBooked.jpg);
    
}

td.BookedSpCellHover
{
    padding: 0px;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;cursor:pointer;
    background-image:url(../images/spBooked.jpg);
}

div.BookedSpCell
{
    display: none;
    position: static;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#704819;cursor:pointer;
   
}


div.BookedSpCellHover
{
    display: inline;
    position: absolute;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;cursor:pointer;
    color:#704819;
   
}

.Timer
{
    background-color:#E3C890;
    border-style:none;
    font-family:Tahoma;
    font-size:10px;
    font-weight:bold;
    
    width:75px;
    direction:rtl;
}
.Dater
{
    background-color:#D2A64B;
    border-style:none;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
   
    direction:rtl;
}

        a
        {
            font-family:Tahoma;
            font-size:11px;
            text-decoration:none;
        }
        .Pager
        {
            color:Tan;
            text-decoration:none;
        }
        .Title
        {
            COLOR:#FFFFFF;
            font-weight:bold;
            font-size:18px;
            font-family:Andalus;
        }
        .SubTitle
        {
            COLOR:black;
            white-space:nowrap;
            font-size:13px;
            font-weight:bold;
            font-family:Tahoma;
        }
        .menuItem
        {
            COLOR:#FFFFFF;
            font-weight:bold;
            font-size:14px;
            white-space:nowrap;
            font-family:Arial;
            text-decoration:none;
        }
       
       
        .header
        {
            background-color:#BF7B16;
            COLOR:#FFFFFF;
            height:30px;
            font-weight:bold;
            font-size:15px;
            font-family:Tahoma;
        }
        .btn
        {
            background-color:#BF7B16;
            COLOR:#FFFFFF;
            border-style:solid;
            border-color:Black;
            border-width:1px;
            font-weight:bold;
            font-size:12px;
            cursor:pointer;
            font-family:Tahoma;
        }
        .txtbox
        {
            COLOR:black;
            font-size:13px;
            font-family:Tahoma;
        }
        .label
        {
            COLOR:black;
            white-space:nowrap;
            font-size:12px;
            font-family:Tahoma;
        }
        .normal
        {
            COLOR:black;
            font-size:12px;
            font-family:Tahoma;
        }
        .error
        {
            COLOR:red;
            font-size:13px;
            font-family:Tahoma;
        }
        .button
        {
            COLOR:black;
            font-size:13px;
            font-family:Tahoma;
        }
     .anchor
     {
        COLOR:BLACK;
        text-decoration:none;
        white-space:nowrap;
        FONT-FAMILY:TAHOMA;
        FONT-SIZE:14px;
     }
      .AnchorSelected
        {
             COLOR:BLACK;
        text-decoration:none;
        white-space:nowrap;
        FONT-FAMILY:TAHOMA;
        FONT-SIZE:14px;
        FONT-WEIGHT:bold;
        }
    .arabicMenu
    {
        COLOR:#FAF8E7;
        font-family:Tahoma;
        font-size:14px;
        text-decoration:none;
    }
    .englishMenu
    {
        COLOR:#FAF8E7;
        font-family:Verdana;
        font-size:14px;
        text-decoration:none;
    }