.para_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.para_header_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
}
.bdr_dotted_left {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.txt_subquotes_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.bg_blue {
	background-image: url(../img/dec_blue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_grey {

	background-image: url(../img/dec_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.frmTxtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin groove #999999;
}
