﻿.TextIndicator_TextBox1_Strength1,
.TextIndicator_TextBox1_Strength2,
.TextIndicator_TextBox1_Strength3,
.TextIndicator_TextBox1_Strength4,
.TextIndicator_TextBox1_Strength5
{
	background-color: Gray;
	color: White;
	font-style: italic;
	font-size: small;
}
.TextIndicator_TextBox1_Strength2
{
	color: Yellow;
}
.TextIndicator_TextBox1_Strength3
{
	color: #FFCAAF;
}
.TextIndicator_TextBox1_Strength4
{
	color: Aqua;
}
.TextIndicator_TextBox1_Strength5
{
	color: #93FF9E;
}
