﻿.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;
}

.normalText
{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.formText
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.label
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.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;
}

.textBox
{
	background-color:#FFFFFF;
	border: solid 1px #000000;
	font-family: Verdana;
	font-size:12px;
}

.textBox_Small
{
	background-color:#FFFFFF;
	border: solid 1px #000000;
	font-family: Verdana;
	font-size:12px;
	width: 79px;
}

.dropDownList
{
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size:10px;
}