/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.blueheadline 
{
    color: #64a1d9;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}

.orangeheadline 
{
    color: #e3893e;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}

.bluetitle
{
        color: #64a1d9;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}