.top-link {
	font-weight: bold;
	color: #850000;
	text-decoration: none;
}
.nav-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.top-link-small {font-size: x-small}

.left-body {
	margin: 6px;
	width: 150px;
}
.main-body {
	margin-top: 9px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.right-body {
	margin: 6px;
	width: 185px;
}
.nav-fieldset {
	padding: 5px 10px;
	border: 2px solid #990000;
	margin: 0px 6px 11px;
}
.nav-legend {
	font-weight: bold;
}
.nav-link2 {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
.nav-link2:hover {
	font-weight: normal;
	text-decoration: none;
	color: #333399;
}
.top-link:hover {

	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}
.article-name {
	font-weight: bold;
}
.article-date {
	font-size: smaller;
	color: #CC0033;
}
.article-link {
	font-size: smaller;
	color: #850000;
	text-decoration: none;
}
.article-link:hover {

	font-size: smaller;
	color: #850000;
	text-decoration: underline;
}
.article-header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.article-image {
	margin-right: 3px;
	background-position: right;
	margin-left: 3px;
	float: right;
}
.nav-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.bottom-link {
	font-size: smaller;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.bottom-link:hover {

	font-size: smaller;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.image-right {
	margin-right: 2px;
	background-position: right;
	margin-left: 4px;
	float: right;
	margin-top: 3px;
}
.image-left {
	margin-right: 6px;
	background-position: left;
	margin-left: 2px;
	float: left;
}
.dog-bullets {
	list-style-image: url(images/red-dog-bullet.gif);
}
li {
	margin: 10px;
	font-weight: bold;
}
a {
	color: #850000;
}
.tab-border1 {
	border: 2px solid #000000;
}
.error {
	font-weight: bold;
	color: #009900;
}

.pluglnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
