/* This is a comment. */

p {font-family:Arial;
    font-size:10pt;
}

h3 {color:#7799cc
}

.panel {
    background:#f5f5f5;
}


.contest_panel {background:#E0E0A0;
}
   

.menu_background {background-color:#7799cc;
    color: white;
}
        
.menu_item {color: white;
    font-size: 14pt;
    font-weight:bold;
    text-decoration:none;
}
        
.left_nav_background {background-color:#dcdcdc;
    width: 15%;
}
 
.left_nav_link {color:#696969;
    font-family:Arial;
    font-weight:bold;
    font-size: 9pt;
  /* text-decoration:none; */
    list-style-type: none;
    margin-left:0px;
}

.ad_box {color: #696969;
    font-size: 12pt;
}

.testimonials {color: #696969;
    font-size: 8pt;
}

.call_us_small {color: #696969;
    font-size: 10pt;
}