﻿.pc_TitleStyle
{
    background: White;
    font-size:12pt;
    font-weight:bold;
    color:#333399;
    border-style: none none solid none;
    border-width: 4px;
    border-color: Black;
}
.pc_DayHeaderStyle
{
    font-weight:bold;
    font-size:8pt;
}
.pc_NextPrevStyle
{
    font-weight:bold;
    font-size:8pt;
    color: #333333;
    vertical-align: bottom;
}
.pc_OtherMonthDayStyle a
{
    color:#999999;
}

.pc_OtherMonthDayStyle a:hover
{
    color:#999999;
    text-decoration:none;
}

.pc_TodayDayStyle
{
    background-color:#CCCCCC;
}

.pc_pc_SelectedDayStyle
{
    background-color:#333399;
    color:White;
}

.pc_PersianCalendar
{
    background-color: White;
    font: normal normal bold 9pt Verdana;
    width: 350px;
    height: 190px;
    color: Black;
    border: solid 1px White;
}