.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.header-cell {
	background: url("graphics/webheader2.gif") no-repeat top left;
	height: 120px;
}
.lhs-cell {
	width: 209px;
	height: 679px;
}
.footer-cell {
	padding:3px;
	font-size: 10px;
}
a:link {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0099cc;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

.ondark {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.ondark a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.smalltext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:visited {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #000000;
	text-decoration: none;
}
.smalltext a:active {
	color: #000000;
	text-decoration: underline;
}

.indexpage {
	background:white url("graphics/backg-fade.jpg") no-repeat bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.pic-container-clear {

	padding: 5px;
	border: 1px solid #EEEEEE;
}

.siteheader {
	background:white url(graphics/webheader.gif) no-repeat left top;
	font-style: normal;
	height: 234px;
}
.sitefooter {
	background:white url(graphics/webfooter.jpg) no-repeat left top;
	font-style: normal;
	height: 15px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
body {
	margin: 0px;
}
.review {
	background: #EEEAE6;
	width: 400px;
	margin: 0 auto;
	font-style:italic;
	padding: 5px 5px 5px 30px;
	border:thin double #D1CBC3;
}