/* --- menu styles ---
note:
 not all browsers render styles the same way so try out your style sheet
 on different browsers before publishing;
 
 this.main_container_styles = "border-style:none; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
 this.main_item_styles = "
   color:#ca4431; 
   text-align:center; 
   font-family:Arial; 
   font-size:11.0px; 
   font-weight:bold; 
   text-decoration:none; 
   padding-top:0px; padding-right:6px; padding-bottom:0px; padding-left:6px; border-style:none; border-color:none; border-width:0px; margin-bottom:2px; "
 this.main_item_hover_styles = "
   background-color:#bc2f26; 
   color:#ffffff; "
 this.main_item_active_styles = "text-decoration:none; "
 
*/
/*

  font-size:75%;
  line-height:1.8em;
   level 0 inner */
.m0l0iout {
 font-family: arial;
 font-size: 13px; 
 font-weight: normal;
 text-decoration: none;
 margin: 2px 0 0 4px;
 color: #507AA5;
 background-color: #FFFFFF;
}
.m0l0iover {
 font-family: arial;
 font-size: 13px; 
 font-weight: normal;
 text-decoration: none;
 margin: 2px 0 0 4px;
 color: #507AA5;
 background-color: #FFFFFF;
}
/* level 0 outer */
.m0l0oout {
 text-decoration : none;
 border: 0px solid #CCCCCC;
}
.m0l0oover {
 text-decoration : none;
 border: 0px solid #CCCCCC;
 background-color: #FFFFFF;
}
/* level 1 inner */
.m0l1iout {
 font-family: arial;
 font-size: 13px; 
 margin: 0px 0 0 8px;
 font-weight: normal; 
 color: #507AA5;
 text-decoration : none;
}
.m0l1iover {
 font-family: arial;
 font-size: 13px; 
 margin: 0px 0 0 8px;
 color: #507AA5;
 font-weight: bold; text-decoration : none;
}
/* level 1 outer */
.m0l1oout {
 text-decoration : none;
 border: 1px solid #507AA5;
 padding: 0;
 background-color: #FFFFFF;
}
.m0l1oover {
 text-decoration : none;
 /* background-image: url(http://localhost/greenforest/img/lev1_arrow.gif);  
 background-repeat: no-repeat;
   */ 
 border: 0px solid #77933D;
 padding: 0;
 background-color: #FFFFFF;
border: 1px solid #507AA5;
 }
