.title {
       color : #950303;
}

.title a {
       color : #950303;
}

.topbanner {
    width : 1024px;
    height : 111px;
    background-image : url('../images/TOP_RECITAL.jpg');
}

.bannerfoot {
    background-image : url('../images/BANNER_BOTTOM_RECITAL.jpg');
}

.bannerfoot a {
    color : #8391c8;
}

.bann\erfoot {
    margin-top : -1px;
    padding-left : 5px;
}

.menutitle {
}

.contenttitle {
       color : #8391c8;
       border-color : #950303;
}

.contentsubtitle {
       color : #8391c8;
       border-color : #950303;
}

.menutitle {
	   background-color : #8391c8;
}

.menuitem {
       color : #950303;
}

.modo {
    color : #8391c8;
    font-weight : bold;
}

a.menuitem {
    text-decoration : none;
    color : #950303;
    padding-left : 0px;
    margin-left : 0px;
}

a.menuitem:active {
    color : #950303;
    text-decoration : none;
}

a.menuitem:hover {
    color : #950303;
    text-decoration : none;
}

.programday-print {
    color : #950303;
}

.over {
    background-color : #ffcccc;
}

.programday-selected {
    color : #950303;
}

.programday {
    border-color : #8991c8;
}

.programsession {
    background-color : #FFE3E3;
}

* html .programsession {
    background-color : #FFC8C8;
}

.letter {
    margin-top : 10px;
    cursor : pointer;
    color : #8991c8;
    border-right : 1px;
    border-left : 1px;
    border-top : 0px;
    border-bottom : 0px;
    border-color : #8991c8;
    border-style : solid;
    float : left;
    width : 22px;
}

.letter-selected {
    font-size : 26px;
    color : #950303;
    border-right : 1px;
    border-left : 1px;
    border-top : 0px;
    border-bottom : 0px;
    border-color : #950303;
    border-style : solid;
    float : left;
    padding-left : 3px;
    padding-right : 3px;
}

.letter-empty {
    margin-top : 10px;
    width : 22px;
    color : #DDECFF;
    border-color : #DDECFF;
    border-top : 0px;
    border-bottom : 0px;
    border-right : 1px;
    border-left : 1px;
    border-style : solid;
    float : left;
}

* html .letter-empty {
    color : #C9D1FF;
    border-color : #C9D1FF;
}

.letter-title {
    color : #950303;
    font-size : 24px;
    text-transform : capitalize;
}

.section {
    margin-top : 6px;
    cursor : pointer;
    color : #8991c8;
    border-right : 1px;
    border-left : 1px;
    border-top : 0px;
    border-bottom : 0px;
    border-color : #8991c8;
    border-style : solid;
    float : left;
    font-size : 18px;
}

.section-selected {
    border-right : 1px;
    border-left : 1px;
    border-top : 0px;
    border-bottom : 0px;
    border-color : #8991c8;
    border-style : solid;
    font-size : 24px;
    font-weight : bold;
    color : #950303;
    float : left;
}

