<?Header ("Content-type: text/css");?>
<? require_once "funcs.php"; ?>
/* MenuNavBar */
#Document .TabMenuBar .Background { height:30px; margin-left:1px;margin-right:1px; background:url(<?=MMGetImageUrl("/res/2007/images/modules/tabmenubar/menu_bg_gta4.gif")?>) repeat-x; }
#Document .TabMenuBar .Left { background:url(<?=MMGetImageUrl("/res/2007/images/modules/tabmenubar/menu_left_gta4.gif")?>) no-repeat; }
#Document .TabMenuBar .Right { background:url(<?=MMGetImageUrl("/res/2007/images/modules/tabmenubar/menu_right_gta4.gif")?>) no-repeat; }
#Document .TabMenuBar .Divider { background:url(<?=MMGetImageUrl("/res/2007/images/modules/tabmenubar/menu_divider_gta4.gif")?>) bottom no-repeat; }
#Document .TabMenuBar .Active A { color:white; padding:7px 0px 0px 0px; background:url(<?=MMGetImageUrl("/res/2007/images/modules/tabmenubar/menu_active_bg_gta4.gif")?>) bottom repeat-x; }
#Document .TabMenuBar .Active .ActiveLeft { float:left;background:url(<?=MMGetImageUrl("/res/2007/images/modules/tabmenubar/menu_active_left_gta4.gif")?>) bottom no-repeat; width:9px; height:24px; padding-top:6px; }
#Document .TabMenuBar .Active .ActiveRight { float:left;background:url(<?=MMGetImageUrl("/res/2007/images/modules/tabmenubar/menu_active_right_gta4.gif")?>) bottom no-repeat; width:29px; height:24px; padding-top:6px; }
#Document .TabSubMenuBar .SubMenuLink A  { float:left; font-size:11px; font-weight:normal; color:#A00011; text-decoration:none; display:block; height:23px; padding:7px 7px 0px 7px; }
.DownloadsListModule .Content { background-color: #F3F3F3; padding: 7px 0;}
.LatestNews { color: black; padding: 0; }
