	
table.form
{   border: none;
	border-collapse: collapse;
	color: #000000;
}

tr.title
{
	background-color: #951e22;
}

tr.title1
{
	height: 10px;
}

td.title
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.form td.label
{
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}

.form td.textb
{
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}

.form {
   color: #000000;
   font-family: arial, sans-serif;
   font-size: 10px;
   
}

.form select {
	background-color: #ffffff;
}

.example
{
	font-size: 10px;
	font-weight: normal;
}

.required
{
	color: #ff0000;
	font-weight: bold;
}
