﻿.crimson12,
.crimson12 a,
.crimson12 a:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.crimson12 a,
.crimson12 a:visited
{
	text-decoration: underline;
}

.crimson12 a:hover
{
	color: #333;
	text-decoration: underline;
}

.crimson12Bold
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.crimsonTable
{
	border: 1px solid #EFEFEF;
}

.crimsonTable,
.crimsonTable a,
.crimsonTable a:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.crimsonTable a,
.crimsonTable a:visited
{
	text-decoration: underline;
}

.crimsonTable a:hover
{
	color: #333;
	text-decoration: underline;
}

.crimsonTable td
{
	text-indent: 5px;
	vertical-align: middle;
}

.normalText
{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.white12,
.white12 a,
.white12 a:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.white12 a
{
	text-decoration: underline;
}

.white12 a:hover
{
	color: #333;
}

.white12Bold
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.black12,
.black12 a,
.black12 a:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.black12 a
{
	text-decoration: underline;
}

.black12 a:hover
{
	color: #333;
}