<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
.tborder
{
	background: #000000;
	color: #000000;
	border: 1px solid #FFFFFF;
}
.tcat
{
	background: #000000;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
		background-image: url(images/background-tcat.gif);
		background-repeat: repeat-x;
		background-position: center top;
}
.tcat a:link, .tcat_alink
{
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	background: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}
.panelsurround
{
	background: #FFFFFF;
	color: #000000;
}
legend
{
	color: #000000;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
</style>

