BODY
{
    font-family: Verdana;
    font-size: 9pt;
}
TD
{
    font-family: Verdana;
    font-size: 9pt;
}
A:link
{
    color: #006600;
    font-weight: bold;
    text-decoration: none
}
A:visited
{
    color: #006600;
    font-weight: bold;
    text-decoration: none
}
A:hover
{
   text-decoration: underline;
   color: #006600;
   font-weight: bold;
}
A.private:link
{
    color: #eeeeee;
}
A.private:visited
{
    color: #eeeeee;
}    
A.private:hover
{
color: #eeeeee;
}
.entry
{
    border: 1px solid #aaaaaa;
}

.entry-header
{
    background-color: #aaaaaa;
    padding: 2px;
    font-size: 1.2em;
    font-weight: bold;
    width: 100%;
}
.entry-title
{
    float: left;
}
.entry-date
{
    float: right;
}
.entry-text
{
    padding: 3px;
    background-color: #eeeeee;
}

.hidden
{
    color: #eeeeee;
}

.entry-text A
{
    color: #006600;
    font-weight: bold;
}
.entry-text A:visited
{
    color: #006600;
    font-weight: bold;
}
ul.links
{
    list-style-type: square;
}
.site
{
    padding: 5px;
}
.link
{
    width: 20%;
    text-align: right;
    vertical-align: top;
}
.urlotd .linktext
{
    width:75%;
    text-align: left;
    font-size:0.8em;
    vertical-align: bottom;
}
.urlotd .date
{
    font-style:italic;    
    font-size:0.7em;
    text-align: left;
    vertical-align: bottom;
}
.link A
{
    color: #cc0033;
    font-weight: bold;
    text-decoration: none;
}
.link A:visited
{
    color: #cc0033;
    font-weight: bold;
    text-decoration: none;
}
.link A:hover
{
    color: #cc0033;
    font-weight: bold;
    text-decoration: none;
}

.text
{
    width: 40%;
    color: #3300cc;
    font-style: italic;
    padding-left: 10px;
}

.intro
{
    margin-bottom: 20px;
}
.question
{
    font-weight: bold;
    margin-bottom: 10px;
    color: #333333;
}
.answer
{
    margin-bottom: 25px;
}
TH
{
    font-size: smaller;
}

td.nav-thumbnails {
    padding-top: 0px;
}

.nav-thumbnails-table {
    vertical-align: middle;
    margin-left: 50px;
}

.nav-thumbnail {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 1px 1px 1px 1px;
}


.nav-thumbnail-link {
    border: none;
}

.nav-thumbnail-img {
    border: none;
}

.nav-thumbnail-current {
    border: 2px solid #3333ff;
}
.picture-table {
    padding: 0px 0px 0px 0px;
    text-align: center;
}

