.error
{
    color:red;
}

.dataTablesScrollBox
{
    width: 345px;
    height: 450px;
    overflow: auto;
    margin: auto
}

.centerDivBox
{
    width: 1000px;
    height: 1000px;
    overflow: auto;
    margin: auto
}

.textAlignLeft
{
    text-align:left;
}

.textAlignRigth
{
    text-align:right;
}

.style10 {
	color: #FFFFFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
