
.redbackground {
        background-color: #7D0000;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 11px;
        color: #FFFFFF;
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
.bluebackground {
        background-color: #045F94;
}
.pinkbackground {
        background-color: #EC6B76;
}
.header1 {
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
}
.lightbluebackground {
        background-color: #AFD7F2;
}
.rightbartxt {
        color: #000000;
}
.bold {
        font-weight: bold;
}
.redbold13 {
        font-size: 13px;
        font-weight: bold;
        color: #7D0000;
}
.pinkbold {
        font-size: 12px;
        font-weight: bold;
        color: #EC6B76;
}
a.pink:link {
        font-size: 11px;
        color: #EC6B76;
        text-decoration: none;

}
a.pink:hover {
        font-size: 11px;
        color: #045A9A;
        text-decoration: underline;

}
a.pink:visited {
        font-size: 11px;
        color: #EC838C;
}
.greenbold {
        font-size: 14px;
        font-weight: bold;
        color: #73C5A7;
}
a:link {
        color: #A4D3F0;
        text-decoration: none;

}
a:hover {
        color: #EC6B76;   
        text-decoration: underline;
 
}
a:visited {
        color: #EC6B76;   
        
}
.fineprint { 
        font-size: 9px; 
}
.headerschedule {
        font-size: 16px;
        font-weight: bold;
}
.backgroundbottom {
        background-image: url(/images/background_bottom.jpg);
        
}
.helvten {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;  
        color: #FFFFFF;
        font-weight: normal;
}
.header2 {
        font-size: 18px;  
        font-weight: bold;
        color: #FFFFFF;
}
.asterisk {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
}
