#caption {
    font-size: 16pt;
    font-weight: bold;
    color: #000000;
    text-align: right;
    margin-bottom: 30px; 
}

#start-banner {
    text-align: right;
    height: 116px;
    background: url(../images/start.jpg);
    background-repeat: no-repeat;
}

#list-title {
    font-weight: bold; 
    font-size: 10pt; 
    margin-bottom: 5px;
}

#foto-caption-left {
    font-weight: bold; 
    font-size: 10pt;
    float:left; 
    width:100px; 
    text-align: left; 
}

#foto-caption-middle {
    font-weight: bold; 
    font-size: 10pt;
    float:center; 
    text-align: center; 
}

#foto-caption-right {
    font-size: 10pt;
    float: right;
    width: 100px;
    text-align: right; 
}

#foto-navigation {
    text-align: center; 
    margin:10px 0px 5px 0px;
    font-size: 10pt;
    font-weight: bold; 
}

#foto-navigation img {
    vertical-align: middle; 
    padding: 0 6px 3px;
}

#foto-content { 
    text-align:center;
}

#foto-copyright {
    text-align: right;
    font-size: 9pt;
    font-style: italic; 
}

#foto-description {
    text-align: left;
    font-size: 10pt;
    margin: 20px 0 0 0; 
}

#bpin ul, #bdot ul, #ydot ul {
    padding: 0 0 0 10;
    margin: 0;
}

#bpin li {
    list-style-type:none; /* removes default bullet */
    background-image:url(../images/bullets/bpin.gif);
    background-repeat: no-repeat; /* ONE bullet only please */
    background-position: 0 -2; /* space from top (vertical) */
    padding-left:30px; /* space between bullet and text */
    line-height:22px;
}

#bdot li {
    list-style-type:none; /* removes default bullet */
    background-image:url(../images/bullets/bdot.gif);
    background-repeat: no-repeat; /* ONE bullet only please */
    background-position: 0 4; /* space from top (vertical) */
    padding-left:30px; /* space between bullet and text */
    line-height:22px;
}

#ydot li {
    list-style-type:none; /* removes default bullet */
    background-image:url(../images/bullets/ydot.gif);
    background-repeat: no-repeat; /* ONE bullet only please */
    background-position: 0 4; /* space from top (vertical) */
    padding-left:30px; /* space between bullet and text */
    line-height:22px;
}

p                   { font-size:9pt; color:#000000; }
font                { color:#000000; }
table               { color:#000000; }
table.stats         { font-size:9pt; color:#000000; }
th                  { font-size:9pt; color:#000000; }
tr                  { font-size:9pt; color:#000000; }
tr.thisyear         { font-size:9pt; background-color:#EFF2DB; }
td                  { font-size:9pt; }
form                { color:#000000; }
#content ul         { font-size:9pt; color:#000000; }
#content li         { font-size:9pt; color:#000000; }
.RightBlock         { font-size:9pt; font-weight:normal; color:#000000; }
.RightBlockCaption  { font-size:9pt; font-weight:bold; color:#000000; }

a:link              { font-size:9pt; font-weight:bold; text-decoration:none; color:#0000A0; }
a:visited           { font-size:9pt; font-weight:bold; text-decoration:none; color:#0000A0; }
a:active            { font-size:9pt; font-weight:bold; text-decoration:none; color:#999999; }
a:hover             { font-size:9pt; font-weight:bold; text-decoration:none; color:#FF0000; }

