/* CSS Document */
.leftlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#040404;
	font-weight:normal;
	text-decoration:none;
}
a:hover.leftlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#040404;
	font-weight:normal;
	text-decoration:underline;
}
.content
{
	font-family:Tahoma;
	font-size:11px;
	color:#2c2c2c;
	font-weight:normal;
	text-decoration:none;
}
.heading_underline
{
	font-family:Tahoma;
	font-size:11px;
	color:#2c2c2c;
	font-weight:bold;
	text-decoration:none;
}
.content_heading
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.footerlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}
.footercontent
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}