body {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

td,tr {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a:link, a:visited { color: #000000; text-decoration: none; }

a:hover { color: #cc3399; font-weight: bold; text-decoration: none; }


.imgborder img{border: 2px solid #cc3399;} 

.imgborder:hover img{border: 2px solid #ff00cc;} 

div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}

ol#toc {
    height: 3em;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 9px;
}

ol#toc a {
    background: #fff url(siteimages/tabs3.gif);
    color: #fff;
    display: block;
    float: left;
    height: 3em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #fff;
    background-position: 0 -120px;
    color: #ff00cc;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li.current a {
    background-color: #ffffff;
    background-position: 0 -60px;
    color: #ff00cc;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(siteimages/tabs3.gif) 100% 0;
    display: block;
    line-height: 3em;
    padding-right: 10px;
}

