#bar {
	position:relative;
	height:574px;
	background:url(bar_bg1.jpg) 0 0 repeat-x;
}
#menuleft {
	position:relative;
	background-color:#fffefe;
	left:15px;
	width:150px;
	height:386px;
}
#menuleft .button {
	background: url(menubutton.jpg) 0 0 repeat-y;
	padding:5px 0px 5px 23px;
	color:#5965AA;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
#menuleft .margin {
	margin-top:2px;
}
#menuleft .bottom {
	background: url(menu-bottom.jpg) no-repeat;
	width:148px;
	height:13px;
}
#menuleft .marginleft {
	margin-left:3px;
}
#menuleft .buttonlit {
	background: url(button.jpg) 0 0 no-repeat;
	padding:5px 0px 5px 20px;
	color:#3042a5;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
#menuleft .buttonlit2 {
	background: url(button2.jpg) 0 0 no-repeat;
	padding:5px 0px 5px 20px;
	color:#3042a5;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
#menuleft .marginboth {
	margin-left:3px;
	margin-top:2px;
}	
}
