@charset "ISO-8859-1";

html        { background-color: #ffffcc; color: inherit; }
body        { background-color: #ffffcc; color: inherit; }
h1          { text-align: center; }
h2          { text-align: center; }
h3          { text-align: center; }
h4          { text-align: center; }
.ctr        { text-align: center; }
.sml        { font-size: small; }
.bh         { text-align: right; position: absolute; right: 7px; top: 7px; }
img         { border: none; }
table       { border: none; }
.i          { font-style: italic }
.r          { text-align: right; }
.l          { text-align: left; }

:link       { color: #000099; }
:visited    { color: #3366cc; }
A:hover     { font-weight: bolder; }

.footer  { font-size: small; }

div.xmlWrap
{
    border: 1px solid #666;
    padding: 1px;
    text-decoration: none;
    background-color: transparent;
    color: inherit;
    margin: 0px 0px 0px 0px;
    width: 34px;
    text-align: center;
    display: inline;
    line-height: 17px;
}

div.spacer 
{
    clear: both;
    font-size: 1px;
    line-height: 0px;
    display: inline;
}

div.xmlButton
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: #f60;
    color: #fff;
    text-decoration: none;
    padding: 0px 1px 0px 1px;
    display: inline;
}

div.xmlButton a, div.xmlButton a:visited
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 1px 4px 1px 4px;
    letter-spacing: 1px;
    display: inline;
}

div.xmlButton a:hover
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    padding: 1px 4px 1px 4px;
    font-weight: normal;
    display: inline;
}

div.xmlComment
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 0px 1px 0px 1px;
    display: inline;
}

div.xmlComment a, div.xmlComment a:visited
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    padding: 1px 4px 1px 4px;
    letter-spacing: 1px;
    margin-left: 1px;
    border-left: 1px solid #666;
    display: inline;
}

div.xmlComment a:hover 
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    padding: 1px 4px 1px 4px;
    font-weight: normal;
    display: inline;
}

div.xmlButton2
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: #f60;
    color: #fff;
    text-decoration: none;
    padding: 0px 1px 0px 1px;
    float: left;
    display: inline;
}

div.xmlButton2 a, div.xmlButton2 a:visited
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 1px 4px 1px 4px;
    letter-spacing: 1px;
    display: inline;
}

div.xmlButton2 a:hover
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    padding: 1px 4px 1px 4px;
    font-weight: normal;
    display: inline;
}

