﻿.DayStyleCss
{
 text-decoration:none;   
}


.AllCalendarStyle
{
  padding-bottom:10px;  
}



.AllCalendarStyle
{
    margin: 0 auto; 
    padding-top:40px;
    margin-left:4px;
}

.AllCalendarStyle a
{
 text-decoration:none;  
 font-family:Arial;
 font-size:10px;
}


 .HeaderCalendar, .HeaderCalendar a
{
    text-align:center;
    font-family:Arial;
    font-size:11px;
    color:#D23A9F;
    text-decoration:none;
    padding-bottom:24px;
    font-weight:bold;
    margin-left:3px;
}

.ContentCalendar, .ContentCalendar a
{
    clear:both;
    font-size:10px;
    font-family:Arial;
    color:white;
    text-decoration:none;
}


.Navigate, .Navigate a
{
    color:#7D7C8A;
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    float:left;
    padding-bottom:10px;
    padding-top:3px;
    margin-right:7px;
}

div.NavigatePrev a
{
    margin-top:3px;
    float:left;
    color:White!important;
    margin-right:72px;
    margin-left:4px;
      font-size:18px;
}

div.NavigateNext a
{
    margin-top:3px;
    float:left;
    color:White!important;
      font-size:18px;
}



.Separator
{
    clear:both;
}


.navigatedownimageelement
{
    background-image:url(../images/rightGrey.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
