﻿body
{
    background-color: white;    
}

#WholeTable
{

 background-color: white; 
}

#WholeDocument
{
    background-color: white;
    text-align: center;    
}

.Font
{
font-size: 12pt;
font-family: Times New Roman;
color: black;   
}

.SystemStyle
{
font-size: 12pt;
font-family: Times New Roman;
color: black;   
}

.Button
{
    text-align: center;
    font-size: 7pt;
    font-family: Verdana
}

.PhotoPager
{
    color: red;
    background-color: silver;
    font-size: 14pt;
    font-family: Times New Roman;
    border-top-color: black;
    border-top-style: solid;
    border-top-width: 1pt;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 1pt;
}

#PhotoDoc
{
     background-color: white;
}

.buttoncell1:hover {background-color:White}
.buttoncell1 a:hover {color:Green}

.PhotoNavigationOn
{background-color:Silver; color:Green; font-weight:bold}

.PhotoNavigationOff
{color:Blue;}

.Links
{
    color: blue;
}

.PropertyTitles
{
    color: Purple;
    font-size: 12pt;
    font-family: Times New Roman;
}

.ResultLabels
{
    color: black;
}


.PhotoTitle
{
    color: Purple;
    font-size: 12pt;
    font-family: Times New Roman;
}

.TotalLine
{
    color: black;
    font-size: 12pt;
    font-family: Times New Roman;
}

.InstructionsLabel
{
    color: red;
    font-size: 12pt;
    font-family: Times New Roman;
}

.OccupiedMinimum
{
    color: red;
    font-weight:bold;
    font-size: 10pt;
    font-family: Times New Roman;
}

.AvailableLabel
{
    color: #009900;
    font-weight:bold;
    font-size: 10pt;    
    font-family: Times New Roman;
}


.nc1 .ajax__calendar_container {

}

.nc1 .ajax__calendar_footer {
display: none;
}

.nc1 .ajax__calendar_other {
background-color: Transparent;
color: ButtonFace
}

.nc1 .ajax__calendar_today {

}

.nc1 .ajax__calendar_hover {
color: White;
background-color: Black;
}

.nc1 .ajax__calendar_body 
{
  
}

.nc1 .ajax__calendar_header {

}
.nc1 .ajax__calendar_prev {

background-color: silver;
}
.nc1 .ajax__calendar_next {

background-color: silver;
}

.nc1 .ajax__calendar_title {
color: white;
background-color: black;
}

.nc1 .ajax__calendar_active {
background-color: silver;
}

.nc1 .ajax__calendar_months {
color: red;
background-color: silver;
}

.nc1 .ajax__calendar_days {
color: black;
background-color: ButtonFace;
}

.hidden {display: none}
