body {
	background-color: #B49A81;
	background-image: url(images/bkgrdlowjpg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 69%;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font: normal 1em/.95em Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font: normal .95em/.85em Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: .85em;
	color: #000000;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #000000;
}
link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #661B15;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E110B;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.divlogo { 
    background-image: url(images/stblogo2.jpg);
    background-repeat: no-repeat;
    background-position: center top; 
}

.divlogo2 { 
    background-image: url(images/stblogo3.jpg);
    background-repeat: no-repeat;
    background-position: left top; 
}
.tablelogo { 
    background-image: url(images/stblogolong.jpg);
    background-repeat: no-repeat;
    background-position: center top; 
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #5E110B;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	color: #5E110B;
}
.smallcells {
	font-size: .75em;
}
.smallcells a:link, .smallcells a:visited {
	color: #661B15;
	text-decoration: underline;
}
.smallcells a:link hover, .smallcells a:link active {
	color: #661B15;
	text-decoration: none;
}

