.topnav1, .topnav1sel {
	float:left;
	min-width:60px;
	border-left:2px solid white;
	color:white;
	background-color:#a3a3a3;
	text-decoration:none;
}
* html .topnav1, * html .topnav1sel {
	width:60px;
}
a.topnav1, a.topnav1sel {
	margin-left:12px;
	margin-right:12px;
	border:0;
}
#nav100 {
	min-width:120px;
}
* html #nav100 {
	width:122px;
}

.navleft {
	border-bottom:1px white solid;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	min-height:11px;
}
* html .navleft {
	height:15px;
}
#left-column a {
	text-decoration:none;
}

.navlink1 {
	color:#fff;
	background-color:#900;
}
a.navlink1:hover {
	color:#fff;
	background-color:#900;
}
.navlink1sel {
	font-weight:bold;
	color:#fff;
	background-color:#900;
}
.navlink2 {
	color:#fff;
	background-color:#f00;
}
a.navlink2:hover {
	color:#fff;
	background-color:#f00;
}
.navlink2sel {
	font-weight:bold;
	color:#fff;
	background-color:#f00;
}

.sitemap1 {
	padding-left:4px;
	font-size:75%;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.sitemap2 {
	font-size:70%;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.sitemap3 {
	font-size:65%px;
	text-decoration:none;
	color:#333;
}