.underline {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	padding-left: 5px;
}
.underline2 {
	border-top: 1px solid #666666;
	border-right: 3px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	padding-left: 5px;
}
.underline3-dark {

	border-top: 2px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px none #666666;
	border-left: 2px none #666666;
	padding-left: 5px;
}
.underline4-dark {


	border-top: 2px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 2px none #666666;
	border-left: 2px none #666666;
	padding-left: 5px;
}
.underline3-titleL {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	padding-left: 5px;
	font-weight: bold;
}
.underline4-titleR {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
.tablestyle {

	font-size: 12px;
}
