
.required_field
	{
	font-family: arial, sans-serif;
	font-weight: bold;
	color:#7C6240;
	font-size: 12pt;
	}

.defaultErr
	{
    font-family: arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #F4ECD9;
    background-color: #7C6240;
}

.defaultErr1
	{
    font-family: arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #FF0000
}

td.apply_text
	{font-family: arial, sans-serif;
	font-weight: bold;
	color: #7C6240;
	}

table#apply {margin: auto;}
