#sitemaplist {

	margin-left: 20px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	width: 200px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	margin-right: 7px;
	color: #666666;
	text-align: left;
	line-height: 120%;
	margin-top: 2px;
}
a {
	color: #666666;
	text-decoration: none;
}
#sitemaplist li {

	padding: 0.25em;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	letter-spacing: -0.02em;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
.copyright_text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #999999;
}
#sitemaplist_w {


	margin-left: 20px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	width: 300px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	margin-right: 7px;
	color: #666666;
	text-align: left;
	line-height: 120%;
	margin-top: 2px;
}
#sitemaplist_w li {


	padding: 0.25em;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
h6 {
	font-family: Tahoma;
	color: #FF6600;
	margin-bottom: 3px;
}

.leftpanel {
	background-image: url(../gfx/panel_l.gif);
	background-repeat: repeat-y;
}
.rightpanel {
	background-image: url(../gfx/panel_r.gif);
	background-repeat: repeat-y;
}
.tiny_text_footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-align: left;
	line-height: 13px;
}

.tiny_text_footer a {
	color: #999999;
	text-decoration: none;
}
.tiny_text_footer a:hover {
	color: #333333;
	text-decoration: none;
}
.footer_header {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #999999;
}
.tiny_text {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	padding-top: 5px;
	text-align: center;
}