@import url("html.css");
@import url("layout.css");
@import url("links.css");
@import url("style.css");.subnav {
	font-family: "Courier New", Courier, mono;
	font-size: 0.70em;
	width: 100px;
	color: #993366;
	text-decoration: none;
	display: block;
	height: 24px;
	text-align: left;
	font-weight: bolder;
	background-image: url(../../images/up-screen.gif);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-top: 12px;
	padding-bottom: 7px;
	line-height: 1em;
	border-bottom-color: #FFFFFF;
	padding-left: 12px;
	text-indent: .75em;

}
