

/*.line_color
{
	background-color:#C1CB8E;
}

*/

.underline1px
{
	border-bottom-color:#C1CB8E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height:1px;
	font-size : 1px;
}

.no_underline
{
	font-size : 10px;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.underline1pxtxt
{
	font-size : 10px;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color:#C1CB8E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.underline2pxtxt
{
	font-size : 10px;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color:#C1CB8E;
	border-bottom-style: solid;
	border-bottom-width: 2px;

}
