﻿body 
{
    color: #000000;
    background-color: #f5eee5;
    background-image: url(/i/gradient.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Sans-Serif;
    font-size: 1em;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
img 
{
    border-width: 0px;
}
table 
{
    border-collapse: collapse;
}
td 
{
    vertical-align: top;
}
em 
{
    font-style: italic;
}
strong 
{
    font-weight: bold;
}
li 
{
    margin-top: 5px;
    margin-bottom: 5px;
}

div.nav
{
    text-align: right;
}
div.footer
{
    font-size: 0.7em;
    padding: 10px;
}
div.content
{
    padding: 15px;
}


h1 
{
    color: #333300;
    font-family: Tahoma, sans-serif;
    font-size: 2em;
    font-weight: normal;
}
h2 
{
    color: #333300;
    font-family: Tahoma, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
}
h3 
{
    color: #333300;
    font-family: Tahoma, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}
h4 
{
    color: #333300;
    font-family: Tahoma, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
}

a 
{
    color: #0066cc;
}
a:hover 
{
    color: #ff0000;
}
a:visited 
{
    color: #990099;
}
a:visited:hover 
{
    color: #ff0000;
}


p.articleinfo 
{
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    text-align: right;
}
p.articlelead 
{
    font-weight: bold;
    padding-left: 5em;
}
p.articlequestion 
{
    font-weight: bold;
}
p.playlead 
{
    font-weight: bold;
}

td.gratuitysigner
{
	border-bottom: 1px solid #333300;
	border-top: 1px solid #333300;
}

img.photo
{
    float: right;
    margin-left: 5px;
}

td.book
{
    width: 65px;
}
hr.small
{
    color: #333300;
    height: 1px;
    text-align: left;
    width: 50%;
}
hr
{
    color: #333300;
    height: 1px;
    text-align: left;
    width: 100%;
}

div.notes
{
    margin-top: 20px;
    margin-bottom: 15px;
}
a.notes
{
    font-size: 0.8em;
}
a.notes_new
{
    font-size: 0.9em;
    font-style: italic;
    font-weight: bold;
}
div.note_full
{
    margin: 20px 20px 20px 20px;
    padding: 3px 15px 3px 15px;
    background-color: #ffffff;
}
strong.note
{
    font-size: 1.1em;
}
em.note
{
    font-size: 0.9em;
    font-weight: bold;
}

div.login
{
    margin-top: 25px;
    padding: 10px 10px 10px 10px;
    font-size: 0.8em;
}