.bannerbg {
	background-color: #b5d5e5;
}
.toplink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003333; text-decoration: none; font-weight: bold}
.sidelink {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #336666; text-decoration: none; font-weight: bold}
.tablehead {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #003300;
}
/* Sortable tables */
table.sortable a.sortheader {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
table.sortable span.sortarrow {
    color: white;
    text-decoration: none;
	font-weight: bold;
}
.tablecell {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #336666;
}
.tablecellwhite {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #336666;
}
.tablecellgrey {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #336666;
	background-color: #CCCCCC;
}
.bottomlink {
	font-family: Verdana;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.articlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	text-decoration: none;
}
.articlelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	text-decoration: underline;
}
.hometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homelinks {
	font-family: Arial;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.sidelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.urhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
}
.dottedbox {
	border: 1px dotted #336666;
}
.paddedbox {
	margin: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.solidbox {
	border: 1px solid #336666;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
	font-weight: bold;
	text-decoration: none;
}