﻿body {
}

.Normal 
{
    font-family:Verdana;
    font-size:8pt;
}

.ListTitle
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    background-color: WhiteSmoke;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
}

.Shaded 
{
    font-family:Verdana;
    font-size:8pt;
    background-color:WhiteSmoke;
    border-width:1px;
    border-color:Black;
    border-style:solid;
}

A.Desktop:link 
{
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    text-decoration:none;
}

A.Desktop:active 
{
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    text-decoration:none;
}

A.Desktop:visited 
{
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    text-decoration:none;
}

A.Desktop:hover 
{
    font-family:Verdana;
    font-size:8pt;
    text-decoration:underline;
    color:Black;
}

.PageHeader 
{
    font-family:Verdana;
    font-size:14pt;
    font-style:italic;
    font-weight:bold;
    color:#0000C0;
}

A.CalendarHeader 
{
    background-color:SteelBlue;
    color:White;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

.CalendarHeader 
{
    background-color:SteelBlue;
    color:White;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
}

.CalendarHeaderOver 
{
    background-color:LightSteelBlue;
    color:Black;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.CalendarDayOfWeekHeader 
{
    border-color:Black;
    border-style:solid;
    border-width:1px;
    background-color:Black;
    color:White;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.CalendarDay 
{
    border-color:Black;
    border-style:solid;
    border-width:1px;
    background-color:White;
    color:Black;
    font-family:Verdana;
    font-size:7pt;
    font-weight:normal;
    text-decoration:none;
}

.CalendarYearDay
{
    background-color: White;
    color: Black;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}

A.CalendarDayLink 
{
    color:Black;
    font-family:Verdana;
    font-size:7pt;
    font-weight:normal;
    text-decoration:none;
    
}

A.CalendarDayLink:visited
{
    color:Black;
    font-family:Verdana;
    font-size:7pt;
    font-weight:normal;
    text-decoration:none;
    
}

A.CalendarDayLink:active
{
    color:Black;
    font-family:Verdana;
    font-size:7pt;
    font-weight:normal;
    text-decoration:none;
    
}

.CalendarSelectedDay
{
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    background-color: palegoldenrod;
    color: Black;
    font-family: Verdana;
    font-size:7pt;
    font-weight:normal;
    text-decoration:none;
}

.CalendarHoliday
{
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    background-color: #ff9999;
    color: Black;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
}

.CalendarOtherMonthDay
{
    border-color: White;
    border-style: solid;
    border-width: 1px;
    background-color: gainsboro;
    color: Black;
    font-family: Verdana;
    font-size:7pt;
    font-weight:normal;
    text-decoration:none;
}

.CalendarWeekEndDay
{
    border-color: lightgrey;
    border-style: solid;
    border-width: 1px;
    background-color: lightsteelblue;
    color: Black;
    font-family: Verdana;
    font-size:7pt;
    font-weight:normal;
    text-decoration:none;
}

.PollCaption
{
    border-right: #ccccff 1px solid;
    border-top: #ccccff 1px solid;
    font-size: 8pt;
    border-left: #ccccff 1px solid;
    color: White;
    border-bottom: #ccccff 1px solid;
    font-family: Verdana;
    background-color: darkslateblue;
}

.PollCaption1
{
    border-right: #ccccff 1px solid;
    border-top: #ccccff 1px solid;
    font-size: 8pt;
    font-weight: bold;
    font-style: italic;
    border-left: #ccccff 1px solid;
    color: White;
    border-bottom: #ccccff 1px solid;
    font-family: Verdana;
    background-color: gainsboro;
    background-image: url(Images/Bar21.jpg);
}

.PollCaption2
{
    border-right: #ccccff 1px solid;
    border-top: #ccccff 1px solid;
    font-size: 10pt;
    font-weight: bold;
    border-left: #ccccff 1px solid;
    color: Yellow;
    border-bottom: #ccccff 1px solid;
    font-family: Arial;
    background-color: Blue;
}

.PollBack
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    background-color: whitesmoke;
}

.PollBack1
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    background-color: black;
    color:White;
    font-weight:bold;
}

.PollBack2
{
    border-right: darkgray 4px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 4px solid;
    background-color: beige;
    color:Black;
    font-weight:bold;
    font-family:Arial;
}