/* CSS Document */
#LeftBar {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:120px;
	padding-left:5px;
}

.LeftMenu a {
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 14px;
	text-decoration: none;
	padding-left:5px;
}

.LeftMenu a:hover {
	text-decoration:underline;
}

#LogIn3pl {
	position:relative;
	float:left;
	width:110px;
	text-align:center;
}

#LogIn3pl span {
	font-weight:bold;
}
