@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.modaco.com") {

body
{
    background: #606060 !important;
    color: #000000;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    margin: 0 auto !important;
    padding: 0px;
    width: 100% !important;
}
a:hover, a:active, body_ahover
{
    color: #606060 !important;
    text-decoration: none;
}
.page
{
    background: #ECECEC !important;
    color: #000000;
}
.page a:hover, .page a:active, .page_ahover
{
    color: #606060 !important;
}
.tborder
{
    background: #D0D0D0 !important;
    color: #000000;
    border: 1px solid #0B198C;
}
.tcat
{
    background: #D0D0D0 url(images/gradients/cat-line.gif) repeat-x top left !important;
    color: #000000;
    font: bold 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
    color: #606060 !important;
    text-decoration: none;
}
.thead
{
    background: #606060 url(images/gradients/cellpic-fp-big.gif) repeat-x top left !important;
    color: #ECECEC !important;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
    color: #ECECEC !important;
}
.thead a:visited, .thead_avisited
{
    color: #ECECEC !important;
}
.thead a:hover, .thead a:active, .thead_ahover
{
    color: #D0D0D0 !important;
}
.tfoot
{
    background: #606060 url(images/gradients/cellpic-fp.gif) repeat-x top left !important;
    color: #000000;
}
.tfoot a:link, .tfoot_alink
{
    color: #ECECEC !important;
}
.tfoot a:visited, .tfoot_avisited
{
    color: #ECECEC !important;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
    color: #D0D0D0 !important;
    text-decoration: underline;
}
.alt1, .alt1Active
{
    background: #D0D0D0 !important;
    color: #000000;
    font-size: 9pt;
}
.alt2, .alt2Active
{
    background: #9B9B9B !important;
    color: #000000;
}
.inlinemod
{
    background: #D0D0D0 !important;
    color: #000000;
}
.wysiwyg
{
    background: #D0D0D0 !important;
    color: #000000;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    margin: 5px 10px 10px 10px;
    padding: 0px;
}
textarea, .bginput
{
    background: #D0D0D0 !important;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
    background: #ECECEC !important;
    color: #000000;
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
    background: #D0D0D0 !important;
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.fjsel
{
    background: #D0D0D0 !important;
    color: #000000;
}
.fjdpth0
{
    background: #ECECEC !important;
    color: #000000;
}
.panel
{
    background: #ECECEC !important;
    color: #000000;
    padding: 10px;
    border: 2px outset;
}
.panelsurround
{
    background: #D0D0D0 !important;
    color: #000000;
}
.vbmenu_control
{
    background: #606060 url(images/gradients/cellpic-fp.gif) repeat-x top left !important;
    color: #ECECEC !important;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding: 3px 6px 3px 6px;
    white-space: nowrap;
}

.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
    color: #E1E6FA !important;
    text-decoration: none !important;
}

.vbmenu_option
{
    background: #ECECEC !important;
    color: #000000;
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    white-space: nowrap;
    cursor: pointer;
}
.vbmenu_hilite
{
    background: #D0D0D0 !important;
    color: #330000;
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    white-space: nowrap;
    cursor: pointer;
}

/* *****alt3 alternating color 3 made by flar ***** */
.alt3 {background-color:#ECECEC !important;}

#menucontainer
{
    display: none !important;
}

}