/* CSS Document */
.bottomcontent
{	
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.heading
{	
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.content
{	
	font-family:Tahoma;
	font-size:11px;
	color:#bdbdbd;
	text-decoration:none;
	font-weight:normal;
	line-height:18px
}
.rightlink
{	
	font-family:Tahoma;
	font-size:11px;
	color:#bdbdbd;
	text-decoration:none;
	font-weight:normal;
	line-height:18px
}
a:hover.rightlink
{	
	font-family:Tahoma;
	font-size:11px;
	color:#bdbdbd;
	text-decoration:underline;
	font-weight:normal;
	line-height:18px
}
