body
{
background-color:#EFEFEF;
font-family:Verdana, Arial, Helvetica;
font-size:9pt;
vertical-align:top;
background-image:url(images/bg_main_top.gif);
background-repeat:repeat-x;
text-align:center;
}
ul
{
list-style-image: url(images/arrow.gif);
}
h1 {
font-weight:bold;
font-family:Verdana, Arial, Helvetica;
font-size:9pt;
}
a:link, a:visited
{
font-weight:bold;
color:#003897;
text-decoration:none;
}
a:active, a:hover
{
font-weight:bold;
color:#FF9900;
text-decoration:underline;
}

a.mnu:link, a.mnu:visited
{
font-weight:bold;
color:#003897;
text-decoration:none;
}
a.mnu:active, a.mnu:hover
{
font-weight:bold;
color:#003897;
text-decoration:none;
background-image:url(images/bg_cat_hov.gif);
}
a.mnu
{
display:block;
height:17px;
padding-left:10px;
border-bottom:1px solid #DCDCDC;
text-align:left;
color:#003897;
background-image:url(images/bg_cat.gif);
background-repeat:repeat-x;
font-size:8pt;
padding-top:2px;
}

#heading
{
width:100%;
height:17px;
border-bottom:1px solid #DCDCDC;
text-align:center;
color:#003897;
background-image:url(images/bg_cat.gif);
background-repeat:repeat-x;
font-size:8pt;
padding-top:2px;
}

#det
{
text-align:left;
height:13px;
border:1px solid #DCDCDC;
background-image:url(images/bg_info.gif);
color:#666666;
font-size:7pt;
}