body { background-image: url(images/bkg.jpg); background-color: #6C1919; background-repeat: repeat-x; }

a.bodylinks:link { color: #6C1919; font-weight: 800; }
a.bodylinks:visited { color: #6C1919; font-weight: 800; }
a.bodylinks:active { color: #6C1919; font-weight: 800; }
a.bodylinks:hover { color: #AC7D23; text-decoration: none; font-weight: 800; }

a.footerlinks:link { color: #E0C494; }
a.footerlinks:visited { color: #E0C494; }
a.footerlinks:active { color: #E0C494; }
a.footerlinks:hover { color: #AC7D23; text-decoration: none; }

td { font-family: arial,helvetica,sans-serif; font-size: 9pt; color: #333333; }

.subheaders { font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #633133; font-weight: 800; }

.footer { font-family: arial,helvetica,sans-serif; font-size: 8pt; color: #E0C494; font-weight: 800; }

.formfields {
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #333333;
	height: 20px;
	width: 140px;
    background-color: #FEF4DE;
}

.thumbs {
    border: 1px solid #333333;
    height: 171px;
    width: 117px; 
}