
.titlebg, tr.titlebg th, tr.titlebg td
{
	color: white;
	font-style: normal;
	background-color: #4a7db5;
	background-image: url(.././images/titlebg.gif);
}

/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #4a7db5;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #4a7db5;
}
.headerbodies
{
	background-color: #4a7db5;
}

.boardtitle
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4a7db5;
	background-image: url(.././images/titlebg.gif);
}


.titlebg_l
{
	color: white;
	font-style: normal;
	background-color: #4a7db5;
	background-image: url(.././images/titlebg_l.gif);
}

.titlebg_r
{
	color: white;
	font-style: normal;
	background-color: #4a7db5;
	background-image: url(.././images/titlebg_r.gif);
}

.titlebg_g, .titlebg_g tr, .titlebg_g td
{
	color: white;
	font-style: normal;
	background-color: #c0c0c0;
	background-image: url(.././images/titlebg2.gif);
}

.menu_bg
{
	background: #4a7db5 url(.././images/titlebg2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.bdc_bd
{
	line-height: 1px;
	background-color: #4a7db5;
	background-image: url(.././images/titlebg2.gif);
	color: #dfdfdf;
	font-size: 1px;
	font-family: Tahoma, arial, helvetica, serif;
}

.bdc
{
	margin-left: 2px;
	margin-right: 2px;
	font-size: 6px;
	height: 5px;
	color: white;
	font-style: normal;
	background-image: url(.././images/bdc_bottom.gif);
}

