
body.pictag {
    background: #ffffff;
    color: #669966;
    font-family: "Times New Roman";
    font-size: 10pt;
    font-weight: normal;
}

body.pictag p {
    margin: 0px;
}

body.pictag a:active, body.pictag a:link, body.pictag a:visited, body.pictag a:focus {
    color: #336633;
    text-decoration: none;
}

body.pictag a:hover {
    color: #000000;
    text-decoration: none;
}

table.pictag {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-family: "Times New Roman";
    font-size: 10pt;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    vertical-align: top;
}

table.pictag td.header {
    font-size: 18pt;
    text-align: center;
}

table.pictag td.content {
    border: none;
    padding: 0px;
}

table.pictag td.nav {
    background: #ffffff;
    color: #999966;
}

table.pictag td.nav a:active, table.pictag td.nav a:link, table.pictag td.nav a:visited, table.pictag td.nav a:focus {
    color: #666633;
    text-decoration: none;
}

table.pictag td.nav a:hover {
    color: #000000;
    text-decoration: none;
}

table.pictag td.thumbdir {
    border: 1px solid #999999;
    background: #cccccc;
    color: #669999;
    padding: 5px;
    vertical-align: top;
    width: 152px;
}

table.pictag td.thumbdir a:active, table.pictag td.thumbdir a:link, table.pictag td.thumbdir a:visited, table.pictag td.thumbdir a:focus {
    color: #336666;
    text-decoration: none;
}

table.pictag td.thumbdir a:hover {
    color: #000000;
    text-decoration: none;
}

table.pictag td.thumbdir img {
    border: 1px solid #666666;
}

table.pictag td.thumbimg {
    border: 1px solid #bbbbbb;
    background: #eeeeee;
    color: #669999;
    padding: 5px;
    vertical-align: top;
    width: 152px;
}

table.pictag td.thumbimg a:active, table.pictag td.thumbimg a:link, table.pictag td.thumbimg a:visited, table.pictag td.thumbimg a:focus {
    color: #336666;
    text-decoration: none;
}

table.pictag td.thumbimg a:hover {
    color: #000000;
    text-decoration: none;
}

table.pictag td.thumbimg img {
    border: 1px solid #666666;
}

table.pictag td.view {
    border: 1px solid #aaaaaa;
    background: #dddddd;
    color: #669999;
    padding: 10px;
    vertical-align: top;
}

table.pictag td.view a:active, table.pictag td.view a:link, table.pictag td.view a:visited, table.pictag td.view a:focus {
    color: #336666;
    text-decoration: none;
}

table.pictag td.view a:hover {
    color: #000000;
    text-decoration: none;
}

table.pictag td.view form {
    display: inline;
    margin: 0px;
}

table.pictag td.view img {
    border: 1px solid #666666;
}

table.pictag td.spacing {
    border: none;
    font-size: 0px;
    height: 1px;
    padding: 4px 4px 0px 0px;
    width: 1px;
}

table.pictag td.footer {
    font-size: 8pt;
    padding: 0px;
    text-align: center;
}
