body {
    background-color: #F1F0DA;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-attachment: fixed;

}
.note {
    font: 9px Georgia, "Times New Roman", Times, serif;
    color: #767573;
}
.caption {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #9E9D9C;
	margin-top: 6px;

}
.actions {
    font: 9px/15px Georgia, "Times New Roman", Times, serif;
    color: #767573;
}
.hr {
    margin-bottom: 12px;
    margin-top: 15px;
}
.hrblock {
    margin-top: 15px;
}
.date {
    font: bold 10px Georgia, "Times New Roman", Times, serif;
    color: #484848;
}
.newsheader {
    font: bold 12px Georgia, "Times New Roman", Times, serif;
    color: #484848;
    margin-bottom: 10px;

}
.news {
    font: 11px Georgia, "Times New Roman", Times, serif;
    color: #484848;
}
.jumper {
    font: 11px Georgia, "Times New Roman", Times, serif;
    color: #514B40;
    background-color: #E8E7CF;

}
.fieldcaption {
    font: 9px Georgia, "Times New Roman", Times, serif;
    color: #514B40;
    background-color: #E8E7CF;

}
.imgloved {
    margin-bottom: 6px;
}
a:link {
    font-weight: bold;
    color: #C36B23;
    text-decoration: none;
}
a:visited {
    font-weight: bold;
    color: #C36B23;
    text-decoration: none;
}
a:hover {
    font-weight: bold;
    color: #E3A32B;
    text-decoration: underline;
}
a:active {
    font-weight: bold;
    color: #F8CD21;
    text-decoration: underline;
}
.smsg {
    font: bold 12px Georgia, "Times New Roman", Times, serif;
    color: #CC0000;
}

