.leftMenu {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomWhiteLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dashedLineTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.normalTextBlack {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.normalTextBlackNepali {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.normalTextBlackwithBorder {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;

}
.headText {
	font-family: "courier new";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.headTextSmall {
	font-family: "courier new";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.artistMenu {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.normalTextBlue {
	font-family: arial;
	font-size: 11px;
	color: #3174CD;
	text-decoration: none;
}
.normalTextRed {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.largeRedText {
	font-family: tahoma;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
.dashedLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.folderRoundLine {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9BBBC;
	border-right-color: #B9BBBC;
	border-bottom-color: #B9BBBC;
	border-left-color: #B9BBBC;
}
.folderLeftTopLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9BBBC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9BBBC;

}
.folderLeftRightLine {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9BBBC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9BBBC;
}
.folderBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9BBBC;

}
.bottomLineGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
}
.leftDashedLine {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.rightDashedLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.test {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 20px;
	width: 100px;
	cursor: hand;
	filter: Light;
	list-style-image: url(images/next.gif);
	list-style-position: outside;
	list-style-type: circle;



}
.showHand {
	cursor: hand;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.boldBlueText {
	font-family: verdana;
	font-size: 11px;
	color: #3174CD;
	text-decoration: none;
	font-weight: bold;

}
.topMenuLineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
}
.topMenuLineRight {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B0B0;
}
.topMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.dotLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.linkBlue {
	font-family: arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.fourWall {
	border: 1px solid #B5B5B5;
}
