﻿/*
 ** Body Content Styles
 */
#frame
{
    width: 875px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 0px;
    text-align: left;
}


#pagecontent
{
    width: 875px;
    height: auto;
    top: 175px;
    position: absolute;
    text-align: justify;
    background-color: #c7b37f;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    z-index: 10;
}

#intro
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    top: 0px;
}

#tabcontent
{
    position: absolute;
    text-align: justify;
    background-repeat: no-repeat;
}

#content1
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content2
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content3
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content4
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content5
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content6
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content7
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content8
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content9
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

#content10
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #ddd3af;
}

.CalendarStyle .ajax__calendar_container
{
    border: 1px solid #000000;
    background-color: #f7f5d1;
    color: #584528;
}

.CalendarStyle .ajax__calendar_footer
{
    border-top: 0px solid #f5f5f5;
}
.CalendarStyle .ajax__calendar_dayname
{
    border-bottom: 0px solid #f5f5f5;
}
.CalendarStyle .ajax__calendar_day
{
    border: 0px solid #ffffff;
}
.CalendarStyle .ajax__calendar_month
{
    border: 0px solid #ffffff;
}
.CalendarStyle .ajax__calendar_year
{
    border: 0px solid #ffffff;
}

.CalendarStyle .ajax__calendar_hover .ajax__calendar_day
{
    background-color: #584528;
    border-color: #daf2fc;
    color: #f7f5d1;
}
.CalendarStyle .ajax__calendar_hover .ajax__calendar_month
{
    background-color: #584528;
    border-color: #daf2fc;
    color: #f7f5d1;
}
.CalendarStyle .ajax__calendar_hover .ajax__calendar_year
{
    background-color: #584528;
    border-color: #daf2fc;
    color: #f7f5d1;
}
