.text11_gray {
	font-family: Tahoma;
	font-size: 13px;
	color: #515253;
}
.text11_black {
	font-family: Tahoma;
	font-size: 13px;
	color: #494949;
	text-decoration: none;
}
.text11b_blue {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #267EBD;
	text-decoration: none;
}
.text11b_gray {
	font-family: Tahoma;
	font-size: 14px;
	color: #515253;
	font-weight: bold;
	text-decoration: none;
}
.text11_red {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.text11b_red {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.text11_green {
	font-family: Tahoma;
	font-size: 13px;
	color: #267ebd;
}
.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}