﻿.GenericTable
{
	color: #663300;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

.GenericText
{
	color: #663300;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

.RedBoldText
{
	font-weight: bold;
	color: #CC3333;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

.RedBoldText a
{
	color: #CC3333;
}

.RedBoldText a:hover
{
	color: #333333;
}

.LeftImportantLink
{
	border: solid 1px #666666;
	background-color: #f3edc0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.LeftImportantLink a
{
	color: #CC3333;
}

.LeftImportantLink a:hover
{
	color: #333333;
}