
@charset "utf-8";
/* CSS Document */

.moreLight
{
	color: #D94600;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	 
}
.orangeColor 
{
	color: #D94600;
}
.lightErrrMsg
{
color: #FF0000;
}


