/* -- style.css -- */
.mapmenuMain{
 color: #003399;
 font-size:16px;
 font-weight:bold;
 background-image: none;
}
.mapmenuSub{
 line-height:120%;
 color: #333366;
 font-size:15px; 
 font-weight: normal;
}
.mapmenuCat{
 color: #006666;
 padding-left: 5px;
 font-size:12px; 
 font-weight: normal;
}
.SMenu_Title {
 padding:3px;
 background-color: #99CCFF;
}
.SMenu_Content {
 padding:2px;
 background-color: #DDDDDD;
}
.story_title{
 padding:3px;
 font-size:16px;
 color: #FF0066;
}
.story_text {
 padding:3px;
 color: #2A3FAA;
 line-height:150%;
 font-size:12px;
}
.story_img {
 padding:5px;
}
.itemStats {
 text-align:right;
 color: #A0A0A4;
 font-size:12px;
}
#adArea {
 background-image:url('images/menu_blue_h25.gif');
 border: 1px solid #5AD9F9;
 background-repeat:repeat-x;
 background-position:bottom;
}
.ticker {
 height:20px;overflow:hidden;
 font-size:16px;
}
.ticker a{ text-decoration: none; color: #000093; font-size:16px;}

