BODY { margin:0px; }
a {
text-decoration:underline;
color:black;
outline: none; 
}
a.sub:hover {font-weight:bold;font-size:0.9em;}

li {
    list-style-type: circle;
}

a:focus
{
-moz-outline-style: none;
}

html { height: 100%; margin-bottom: 1px; }
h1 { font-family:Arial;font-size:0.9em; display:inline; }
h2 { font-family:Arial;font-size:0.9em; display:inline; font-weight:bold;}
b { font-family:Arial;font-size:0.9em; display:inline; font-weight:bold;}

#panel_seven.yui-panel .hd {
    padding:0;
    border-bottom:1px solid #e5162b;
    background-color:#dfdfdf;
    color:#000;
    height:22px;
    text-align:center;
    overflow:visible; 
    font-family:Arial;font-size:0.9em;}


#panel_seven.yui-panel .bd {
    overflow:hidden;
    padding:10px;
    font-family:Arial;font-size:0.9em;
    background-color:#FFF; }

#panel_seven.yui-panel .ft {
    font-size:75%;
    color:#666;
    padding:2px;
    overflow:hidden;
    border-top:1px solid #e5162b;
    background-color:#dfdfdf;
    text-align:right; }

.font {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
}

.fontred {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
}


.fontbold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    font-weight:bold;
}

.fontblack {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
}
