@charset "utf-8";
.tableBorder {
	border: 2px solid #8E202B;
}
.textRedLink {
	font-family: Tahoma;
	font-size: 14px;
	color: #822339;
	text-decoration: none;
}
a.textRedLink:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
}
.textGrey {
	font-family: Tahoma;
	font-size: 12px;
	color: #666465;
	line-height: 18px;
}
.textRed {
	font-family: Tahoma;
	font-size: 12px;
	color: #8a242f;
	line-height: 18px;
}
.textRedTitle {
	font-family: Tahoma;
	font-size: 20px;
	color: #8a242f;
	line-height: 18px;
}
