body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
th {
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}
a {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.togglethumbs {
	font-size: 75%;
}
.RoundTR {
	background-image: url(images/TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.RoundTL {
	background-image: url(images/TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RoundBL {
	background-image: url(images/BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.RoundBR {
	background-image: url(images/BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RoundTRSmall {
	background-image: url(images/TRsmall.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.RoundTLSmall {
	background-image: url(images/TLSmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RoundBLSmall {
	background-image: url(images/BLSmall.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.RoundBRSmall {
	background-image: url(images/BRSmall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RoundTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.RoundBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headerlink {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.RoundLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.RoundRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.RoundBottomRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.RoundBottomLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

