
.LeftText, a.LeftText:link, a.LeftText:visited, a.LeftText:active, a.LeftText:focus {
 color: #FFFFFF;
 font: 12px Arial;
 text-align: center;
 text-decoration: none;
 background:url(images/menu_left_light.jpg);		
 line-height: 22px;
 font-weight: bold;	
}

.overLeftText, a.overLeftText:link, a.overLeftText:visited, a.overLeftText:active, a.overLeftText:focus {
 color: #FFFFFF;
 font: 12px Arial;
 text-align: center;
 text-decoration: none;
 background:url(images/menu_left_dark.jpg);		
 line-height: 22px;
 font-weight: bold;	
}

.MiddleText, a.MiddleText:link, a.MiddleText:visited, a.MiddleText:active, a.MiddleText:focus {
 color: #FFFFFF;
 font: 12px Arial;
 text-align: center;
 text-decoration: none;
 background:url(images/menu_middle_light.jpg);		
 line-height: 22px;
 font-weight: bold;	
}

.overMiddleText, a.overMiddleText:link, a.overMiddleText:visited, a.overMiddleText:active, a.overMiddleText:focus {
 color: #FFFFFF;
 font: 12px Arial;
 text-align: center;
 text-decoration: none;
 background:url(images/menu_middle_dark.jpg);		
 line-height: 22px;
 font-weight: bold;	
}

.RightText, a.RightText:link, a.RightText:visited, a.RightText:active, a.RightText:focus {
 color: #FFFFFF;
 font: 12px Arial;
 text-align: center;
 text-decoration: none;
 background:url(images/menu_right_light.jpg);		
 line-height: 22px;
 font-weight: bold;	
}

.overRightText, a.overRightText:link, a.overRightText:visited, a.overRightText:active, a.overRightText:focus {
 color: #FFFFFF;
 font: 12px Arial;
 text-align: center;
 text-decoration: none;
 background:url(images/menu_right_dark.jpg);		
 line-height: 22px;
 font-weight: bold;	
}

.SubText, a.SubText:link, a.SubText:visited, a.SubText:active, a.SubText:focus {
 padding-top: 8px;
 color: #00483a;
 font: 12px Arial;
 text-align: left;
 text-decoration: none;
 background:url(images/submenu_light.jpg);		
 font-weight: bold;	
}

.overSubText, a.overSubText:link, a.overSubText:visited, a.overSubText:active, a.overSubText:focus {
 padding-top: 8px;
 color: #FFFFFF;
 font: 12px Arial;
 text-align: left;
 text-decoration: none;
 background:url(images/submenu_dark.jpg);		
 font-weight: bold;	
}

.BSubText, a.BSubText:link, a.BSubText:visited, a.BSubText:active, a.BSubText:focus {
 padding-top: 8px;
 color: #00483a;
 font: 12px Arial;
 text-align: left;
 text-decoration: none;
 background:url(images/submenu_bottom_light.gif);		
 font-weight: bold;	
}

.overBSubText, a.overBSubText:link, a.overBSubText:visited, a.overBSubText:active, a.overBSubText:focus {
 padding-top: 8px;
 color: #FFFFFF;
 font: 12px Arial;
 text-align: left;
 text-decoration: none;
 background:url(images/submenu_bottom_dark.gif);		
 font-weight: bold;	
}


