body {
	padding: 0px 0px 0px 0px;
}

.clsCMOn {
	font-family : Verdana, Arial, Helvetica;
	color: #626371;
	font-size : 10px;
	font-weight: bold;
	padding: 2px 0px;
	text-align: left;
}

.clsCMOver {
	font-family : Verdana, Arial, Helvetica;
	color: #0099CC;
	font-size : 10px;
	padding: 2px 0px;
	font-weight: bold;
	text-align: left;
}

.sub_clsCMOn {
	font-family : Verdana, Arial, Helvetica;
	color: #626371;
	font-size : 10px;
	font-weight: bold;
	padding: 2px 0px;
	text-align: left;
	background-image: url(../images/lineah.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sub_clsCMOver {
	font-family : Verdana, Arial, Helvetica;
	color: #0099CC;
	font-size : 10px;
	padding: 2px 0px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/lineah.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


