body {color : black; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; }
html {font-size:100%;}
p,td,ul.inbody {color : black; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.75em;}
h1 {color : #693; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; font-weight : bold;}
h3 {color : #693; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.875em; font-weight : bold;}
td h3 {color : #693; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight : bold; margin:0px}
hr {color: #693; background-color: #693; height: 1px; border: 0; width: 100%;}
a {color : blue; text-decoration : underline;}
a:hover {color : Red; text-decoration : none;}
a.category {color : blue; text-decoration : underline; font-size: 1.2em;}
a.category:hover {color : Red; text-decoration : none; font-size: 1.2em;}

#MainMenu
{
        width:100%;
        height:33px;
        background:#693 url(images/bmid_038.gif);
        border:0;
        margin:0;		  
}
#tab
{
        height:0;
        background:repeat-x top;
        margin:0;
}
#tab ul
{
        list-style:none;
        float:left;
        margin:0;
        padding:0;
}
#tab li
{
        display:inline;
        float:left;
        margin:0;
        padding:0;
}
#tab a
{
        background:#693 url(images/bright_038.gif) no-repeat right top;
        text-decoration:none;
        border:0;
        display:block;
        float:left;
        margin:0;
        padding:0;
}
#tab a span
{
        display:block;
        background:url(images/bleft_038.gif) no-repeat left top;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#FFF;
        font-weight:700;
        line-height:33px;
        padding:0 30px 0 15px;
}
#tab a:hover,#tab li.item_active a
{
        background-position:right bottom;
        border-color:#000;
}
#tab a:hover span,#tab li.item_active a span
{
        background-position:left bottom;
        color:#FFF;
        font-weight:700;
        font-style:normal;
        text-decoration:none;
}