#main-new-module .text-blue
{
	color: #90c2d6;
}
.text-red
{
	color: #eb0001;
}
.text-deep-red
{
	color: #b61118;
}
.text-blue
{
	color: #90c2d6;
}
.text-darkblue
{
	color: #3f6a8c;
}
.text-white
{
	color: #ffffff;
}
.text-black
{
	color: #000000;
}
.text-almostblack
{
	color: #444444;
}
.arvw-staff-text
{
	color: #444444;
}
.text-gray
{
	color: #b6b6b6;
}
.text-maincolor
{
	color: #000;
}
.text-altcolor
{
	color: #90c2d6;
}
.text-altcolor2
{
	color: #aaabad;
}
.text-headcolor
{
	color: #000;
}
.text-oppcolor
{
	color: #000000;
}
.background-dark
{
	background-color: #1a1a1a;
}
.background-light
{
	background-color: #35383d;
}
.background-lighter
{
	background-color: #35383d;
}
.arvw-maintextcolor
{
	color: #444444;
}