.leftSideLinks {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 6E655C;
	text-transform: capitalize;
	vertical-align: middle;
	text-align: left;
	text-indent: 15px;
	white-space: nowrap;
}
.leftSideLinks a{	color: 6E655C;	text-decoration: none;}
.leftSideLinks a:active{	color: 6E655C;	text-decoration: none;}
.leftSideLinks a:visited{	color: 6E655C;	text-decoration: none;}
.leftSideLinks a:hover{	color: 6E655C;	text-decoration: underline;}

.LeftSideBar{
	width:200px;
	height:550px;
	padding-left:10px;
	padding-top:2px;
	border-right-width: thin;
	border-right-style:dotted;
	border-right-color: #000000;
}
