﻿
.LabelTitle
{
	color:#3d3d3d;
	font-weight:bold;
 
}

.LabelContent
{
	text-align: left;	
	color:#3d3d3d;
	line-height:22px;
}

.LabelNotice
{
	font-size:8pt;
	color:#cfcfcf; 
}

.LabelUnderLine
{
    color:#3d3d3d;    
    text-decoration:underline;
    }

.LabelProductTitle
{
	font-weight: bold;
}

.LabelError
{
    font-size: 10pt;
    color:Red;
    }



.ColumnHeader {
    	background-color: #eee;
	font-size: 12pt;
	line-height: 26px;
    padding: 5px;
    color: #888;
}