.topbottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.link:link {
	color: #333333;
	text-decoration: underline;
}
a.link:active {
	color: #333333;
	text-decoration: underline;
}
a.link:visited {
	color: #333333;
	text-decoration: underline;
}
a.link:hover {
	color: #6f6f6f;
	text-decoration: none;
}
a.link3:hover {
	color: #990000;
	text-decoration: none;
}
a.link3:link {
	color: #336699;
	text-decoration: underline;
}

a.link3:active {
	color: #336699;
	text-decoration: underline;
}
a.link3:visited {
	color: #336699;
	text-decoration: underline;
}
.thinbottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000066;

}
.tableborder {
	border: thin solid #333333;
}
topbarlink {

	color: #000099;
	text-decoration: underline;
}
a.top:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	color: #000066;
	text-decoration: none;
}
a.top2:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.top2:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.top2:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.top2:hover {
	color: #999999;
	text-decoration: none;
}
.rightline {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000066;
}
a.linkwhite {
}
.tableoutline {
	border: 1px solid #333333;
}
.background {
	background-attachment: fixed;
	background-image: url(hammer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgpillars {
	background-attachment: fixed;
	background-image: url(pillars.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbooks {
	background-attachment: fixed;
	background-image: url(books.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbottombordedash {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.bottombrown {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
