﻿/*
 ** 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: 227px;
    position: absolute;
    text-align: justify;
    border-left: 2px solid #4F0091;
    border-right: 2px solid #4F0091;
    z-index: 10;
    background-image: url(../../images/backgrounds/pageback.jpg);
}

#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: #CFAAE8;
}

#content2
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content3
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content4
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content5
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content6
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content7
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content8
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content9
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}

#content10
{
    position: absolute;
    text-align: justify;
    border: 1px solid #000;
    background-color: #CFAAE8;
}
#pic1
{
    position: absolute;
    text-align: justify;
}
.CalendarStyle .ajax__calendar_container
{
    border: 1px solid #4F0B7B;
    background-color: #BB9DD6;
    color: black;
}

.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: #4F0B7B;
    border-color: #4F0B7B;
    color: #fff;
}
.CalendarStyle .ajax__calendar_hover .ajax__calendar_month
{
    background-color: #4F0B7B;
    border-color: #4F0B7B;
    color: #fff;
}
.CalendarStyle .ajax__calendar_hover .ajax__calendar_year
{
    background-color: #4F0B7B;
    border-color: #4F0B7B;
    color: #fff;
}
