.bgrd {
	background-image:  url(IMAGES/PICFRAME.GIF);
	background-repeat: no-repeat;
	background-position: center top;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	padding: 5px;
}
.sidelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.border-dots {
	border: 1px solid #CCCCCC;
}
.tagback {
	background-image: url(images/tagback.gif);
	background-position: center center;
}
.tag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #009966;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #99CC99;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.float-rt {
	margin: 5px;
	float: right;
}
.float-lt {
	margin: 5px;
	float: left;
}
