﻿body
{
    margin-left:0px;margin-right:0px
    }

.heading
{
    font-size: 18px;
    font-weight:bolder;
    font-family:Verdana, sans-serif;
}

TD
{
    font-size: 10pt;
    font-family:   Verdana, sans-serif;
}

.title
{
    font-style:italic
}



.abstracttable a
{
    color: black;
    text-decoration: none;
}

.iframe
{
    height: 335px;
    width: 350px;
    border: 0px;
    background-color: transparent;
}

.scroller
{
    height: 335px;
    width: 350px;
    overflow: auto;
    padding-right: 7px;
}

.scroller a
{
    color: white;
}


.scroller td
{
    color: white;
    font-family: Verdana;
    font-size: 13px;
}

.paintings_heading
{
    font-family: Verdana;
    font-size: 48px;
    color: white;
}
.paintingstable td
{
    font-family: Verdana;
    font-size: 12px;
    color: white;
}
.paintingstable a
{
    font-family: Verdana;
    font-size: 12px;
    color: white;
}


.paintings_links
{
    font-size: 16px;
    font-weight: bold;
}
.paintings_links a
{
    font-size: 16px;
    font-weight: bold;
}
 
.adminlink

{   position:absolute;
    top:0px;
    right:0px;
    float:left
}

.adminlink a

{   font-size:10px;
    color:#bbbbbb
}


.adminlink a:hover

{   font-size:10px;
    color:black
}