.gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ECECEC;
}
.red12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}

.graydark12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.gray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.black13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}
.red19-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #CC0000;
}
.red13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #CC0000;
}
.link-re-red13 A:link {
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
	font-size: 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 19px;

}
.link-re-red13 A:visited {
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
	font-size: 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 19px;

}
.link-re-red13 A:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 19px;

}
.orange15-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #FF6600;
}
.righttable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bottomtable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.font12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line {
	border: 1px dashed #000000;
}
.leftlignt {
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}
.line {
	border: 1px dotted #CCCCCC;
}
