.tb_button
{
	border: none;
	padding: 0px;
}

a.tb_button
{
	font-size: 120%;
	font-weight: bolder;
	margin: 0px -5px 0px 0px;
	border: none;
}

img.tb_button
{
	margin: 0px 0px -3px 0px;
}

a.tb_button
{
	background-color: #000;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



ul.tb_buttons { list-style: none; width: auto; height: 21px; display: inline; margin: 0xp; padding: 0px; }
ul.tb_buttons li.tb_button { width: 110px; height: 21px; display: inline; margin: 0px; padding: 0px; }
ul.tb_buttons li.tb_button a
{
	margin-bottom: -4px;
	width: 110px;
	height: 21px;
	display: inline-table;
}

ul.tb_buttons li.tb_button a span { display: block; height: 20px; padding: 0px; text-decoration: none; }

a.tb_button:hover
{
	background-position: 0px -21px;
}

a.tb_button:active
{
	background-position: 0px -42px;
}

.tb_top
{
	background-image: url(imgs/banner_top_narrow.png);
	background-repeat: repeat-x;
	height: 90px;
}

.tb_bottom
{
	background-color: #000;
	background-image: url(imgs/banner_bottom_narrow_bl_21.png);
	background-repeat: repeat-x;
	height: 21px;
	text-align:center;
}

.tb_middle
{
	width: 980px;
}

#siteLogo
{
	border-width: 0px;
}


/* The register, login, search etc links at the top of the page */
.tb_forummenu		{ font-size : 11px; color : #000000; vertical-align: middle; background-color: transparent; padding: 0px 4px;}
div.tb_forummenu		{ border-top: 3px groove #ffa000; border-bottom: 3px groove #ffa000; background-color: #ee9000;}
.tb_forummenu img	{ vertical-align: middle; padding: 0px 2px; margin: 0px; }
a.tb_forummenu		{ text-decoration: none; color : #000000; font-weight: bold; padding: 2px 0px 1px 0px; background-color: transparent; margin: 0px; }
a.tb_forummenu:hover	{ text-decoration: underline; color : #3000A0; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("topBarIE.css");
