.NORMAL
{
	COLOR: white;
	FONT-SIZE: SMALL;
	FONT-FAMILY: Trebuchet MS;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 18px;
	padding-bottom: 12px;
}

.BG
{
	background-color: Black;
}

.BG_TOPNAV
{
	background-image: url(IMAGES/INTERFACE/letterboard_fill.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.BG_BLUEFILL
{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(IMAGES/INTERFACE/tcfh_top_blue_fill.jpg);
}


.BG_BOTTOMNAV
{
	background-image: url(IMAGES/INTERFACE/letterboard_fill_subheading.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.BG_LIGHTBAR
{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(IMAGES/INTERFACE/lightbar.gif);
	
}
.BOLD
{
	COLOR: white;
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: small;
	font-weight: bold;
}

.HEAD
{
	COLOR: ffcc00;
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: LARGE;
	font-weight: bold;
}

.GOLD
{
	COLOR: ffcc00;
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: SMALL;
	font-weight: NORMAL;
}

.GOLDBOLD
{
	COLOR: ffcc00;
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: small;
	font-weight: bold;
}

.TINYTEXT
{
	COLOR: white;
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: x-small;
	text-align: center;
}

.TINYTEXT_NOCENTER
{
	COLOR: white;
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: x-small;
}