﻿.topLevelMenu{
    background-repeat: no-repeat; 
    background-position: top left;
    width: 162px;
    min-height: 47px;
    vertical-align:middle;
    background-color: #FEF28C;
}
.menuLetter{
    color: #FA3518;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
    line-height: 14px;
    margin: 0px 0px 0px 60px;
    padding-top: 12px;
    padding-right: 5px;
    padding-bottom: 10px;
    vertical-align:middle;
}
.firstMenuLetter{
    float: left;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    width: 1em;
    height: 1ex;
    padding: 2px 0px 0px 31px;
}
.leftnav {
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FEF28C;
    margin: 0px 0px 0px 10px;
    padding: 5px 10px 5px 6px;
}

.leftsubnav {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 10px;
    padding: 4px 4px 7px 19px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FEF28C;
}

/* Start of Red Menu Classes */
.red2 {
    background-color: #F7B166;
}
.red2 a:link,
.red2 a:visited {
    color: #666666;
    text-decoration: none;
}
.red2  a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #E81C0E;    
}
.red2_on {
    color: #FFFFFF;
    background-color: #E81C0E;    
}
.red2_on a:link,
.red2_on a:visited,
.red2_on a:hover{
    color: #FFFFFF;
    text-decoration: none;
}
.red3{
    background-image: url(Images/left_nav_bg_07.jpg);
    background-repeat: no-repeat;
    background-color: #EE552C;
}
.red3 a:link,
.red3 a:visited,
.red3 a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.red3_on {
    background-image: url(Images/leftnav_red_on.jpg);
    background-repeat: no-repeat;
    background-color: #E71C0E;
}
.red3_on a:link,
.red3_on a:visited,
.red3_on a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
/* End of Red Menu Classes */
/* Start of Orange Menu Classes */
.orange2 {
    background-color: #FAD06A;
}
.orange2 a:link,
.orange2 a:visited {
    color: #666666;
    text-decoration: none;
}
.orange2  a:hover {
    color: #F0831A;
    text-decoration: none;
}    
.orange2_on {
    color: #FFFFFF;
    background-color: #F0831A;
}
.orange2_on a:link,
.orange2_on a:visited,
.orange2_on a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.orange3 {
    background-image: url(Images/left_nav_bg_08.jpg);
    background-repeat: no-repeat;
    background-color: #F5A33D;
}
.orange3 a:link,
.orange3 a:visited,
.orange3 a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.orange3_on {
    background-image: url(Images/leftnav_orange_on.jpg);
    background-repeat: no-repeat;
    background-color: #F0831A;
}
.orange3_on a:link,
.orange3_on a:visited,
.orange3_on a:hover{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;    
}
/* End of Orange Menu Classes */
/* Start of Green Menu Classes */
.green2 {
    background-color: #DBDD74;    
}
.green2 a:link,
.green2 a:visited {
    color: #666666;
    text-decoration: none;    
}
.green2  a:hover {
    color: #8AAB3E;
    text-decoration: none;    
}    
.green2_on {
    color: #FFFFFF;
    background-color: #8AAB3E;   
}

.green2_on a:link,
.green2_on a:visited,
.green2_on  a:hover {
    color:  #FFFFFF;
    text-decoration: none;    
}
.green3 {
    background-image: url(Images/left_nav_bg_11.jpg);
    background-repeat: no-repeat;
    background-color: #ADC055;
}
.green3 a:link,
.green3 a:visited,
.green3 a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;    
}
.green3_on{
    background-image: url(Images/leftnav_green_on.jpg);
    background-repeat: no-repeat;
    background-color: #8AAC3E;
}
.green3_on a:link,
.green3_on a:visited,
.green3_on a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;    
}
/* End of Green Menu Classes */
/* Start of Blue Menu Classes */
.blue2 {
    background-color: #C2DAA2;
}
.blue2 a:link,
.blue2 a:visited  {
    color: #666666;
    text-decoration: none;    
}
.blue2 a:hover {
    color: #36A4D6;
    text-decoration: none;
}    
.blue2_on {
    color: #FFFFFF;
    background-color: #36A4D6;
}
.blue2_on a:link,
.blue2_on a:visited,
.blue2_on a:hover {
    color: #FFFFFF;
    text-decoration: none;    
}
.blue3 {
    background-image: url(Images/left_nav_bg_13.jpg);
    background-repeat: no-repeat;
    background-color: #71B4BA;
   
}
.blue3 a:link, 
.blue3 a:visited,
.blue3 a:hover{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.blue3_on{
    background-image: url(Images/leftnav_blue_on.jpg);
    background-repeat: no-repeat;
    background-color: #36A4D7;
}
.blue3_on a:link, 
.blue3_on a:visited, 
.blue3_on a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
/* End of Blue Menu Classes */