body
{
	margin: 0px;
}

.leftMenuBG
{
	background-color: #FAFADF;
}

/* Text Styles */
.txt
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3E3F3F;
	text-decoration: none;
	line-height: 16px;
}

.txt.lnk
{
	text-decoration: underline;
}

.sideTxt
{
	font-family: Arial;
	font-size: 10px;
	color: #3E3F3F;
}

.small
{
	font-size: 9px;
}

.big
{
	font-size: 14px;
}

.sideRed
{
	color: #850E02;
}

.topTitle
{
	font-family: times new roman;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.Title
{
	font-size: 12px;
	font-weight: bold;
}

.red
{
	color: #C50D00;
}

.orange
{
	color: #F0BF00;
}

.bold
{
	font-weight: bold;
}

.noUnderline
{
	text-decoration: none;
}

.redBG
{
	background-color: #C50D00;
}

.yellowBG
{
	background-color: #F7DF7F;
}

.footerText_e:link, .footerText_e:visited
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C50D00;
	cursor: pointer;
	text-decoration: none;
}

.footerText_e:hover
{
	font-size: 15px;
	font-weight: bold;
	color: #EFC000;
	background-color: #C50D00;
	cursor: pointer;
}

.footerText_r:link, .footerText_r:visited, .footerText_e:hover
{
	font-size: 15px;
	font-weight: bold;
	color: #EFC000;
	background-color: #C50D00;
	cursor: pointer;
	text-decoration: none;
}

.quote
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3E3F3F;
	text-decoration: none;
	line-height: 16px;
}


