.leftbar
{
	height: 572px;
	width: 230px;
	background-color: Transparent;
	background-position: right top;
	background-image: url( '../../img/leftbar_background.jpg' );
	background-repeat: no-repeat;
	float: left;
}
.leftbar_left
{
	background-image: url( '../../img/leftbar_left.jpg' );
	width: 3px;
}
.leftbar_content
{
	background-repeat: no-repeat;
	background-image: url( '../../img/leftbar_content.jpg' );
	background-position: center bottom;
	background-color: White;
	text-align: center;
	vertical-align: top;
	width: 224px;
}
.leftbar_right
{
	background-image: url( '../../img/leftbar_right.jpg' );
	width: 3px;
}
.leftbar_bottom
{
	background-image: url( '../../img/leftbar_bottom.gif' );
	background-repeat: no-repeat;
	height: 33px;
}
.menu_toggle
{
	background-image: url( '../../img/ul_mark1.jpg' );
	background-color: Transparent;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 193px;
	padding-left: 8px;
	color: #15889A;
}
.elements
{
}

.leftbar_toggle_hsep
{
	background-image: url( '../../img/leftbar_hsep.jpg' );
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 1px;
	width: 193px;
	font-size: 0px;
}

.leftbar_item_sep
{
	background-image: url( '../../img/leftbar_hsep2.jpg' );
	background-repeat: no-repeat;
	height: 1px;
	width: 183px;
	font-size: 0px;
}
.element
{
	background-color: Transparent;
	margin-left: 5px;
}
.margin
{
	background-repeat: repeat-x;
	background-position: 1px 1px;
	color: #044354;
}
.content
{
	background-image: url( '../../img/ul_mark2.jpg' );
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 4px 6px 4px 12px;
	background-color: Transparent;
	width: 160px;
	font-weight: normal;
	font-family: Arial;
	font-size: 8pt;
}
