
.bar
{
	background-image:url(../Images/bar_bg2.gif);
	background-repeat: repeat-x;
	height:20px;
}
.bar div
{
	background-image:url(../Images/bar_bg1.gif);
	background-repeat: repeat-x;
	padding-left:20px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	width:90px;

}

.sitemap
{
	border-right: #b0da90 1px solid;
	border-left: #b0da90 1px solid;
	border-bottom: #b0da90 1px solid;
	border-top: #b0da90 1px solid;
	margin-top: 3px;
	width: 200px;
	line-height: 20px;
	height: 20px;
	float: right;
	background-position-x: left;
	background-attachment: fixed;
	background-image: url(/Images/tob.jpg);
	background-repeat: no-repeat;
	text-align:left;
	padding-left:25px;
}
