TABLE, PRE, BODY {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.regulartxt, PRE{
	font-size: 11px;
}

.smalltxt, .messageboard{
	font-size: 9px;
}

.boldtxt, .sectionheader {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

BODY {
	color: #FFCC00;
	background-color: #000000;
	background-image: url(/images/bg_page.gif);
}

TR, TD {
	vertical-align: top;
	padding: 0px;
    border-style: none;
    border-color: none;
    border-width: 0px;
}

.hometable {
	margin: 10px;
	padding: 10px;
    border-style: solid;
    border-color: #330000;
    border-width: 0 1 0 0;
}

.bodyleft {
	background: #000000 url(images/fireworks/webtemplate_r3_c1.gif);
	width: 110px;
}

.bodycenter {
	background: #000000 url(images/fireworks/webtemplate_r4_c2.gif) no-repeat;
	width: 554px;
}

.bodyright {
	background: #990000 url(images/fireworks/webtemplate_r4_c3.gif) no-repeat;
	width: 136px;
}

.footer
{
	background: #000000 url(images/fireworks/webtemplate_r12_c1.gif);
}

A:link, A:active, A:visited {
        text-decoration : none;
        color : #FF6600;
        background : transparent;
}

A:hover {
        color : #FFCC66;
}

A.headlineclass:hover {
        color : #FF0000;
}

IMG {
	margin: 0;
	border: 0;
}

.templatetable {
	border: none;
	border-collapse: collapse;
}

.header, .footer{
    margin: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	}

.body1 {
/*	width: 100%;*/
	border: none;
	border-collapse: collapse;
	padding: 0 0 0 20;
	text-align: left;
	vertical-align: top;
}

.tile {
	border-width: 0;
	border-style: none;
	margin: 3 0 3 0;
	display: block; /* force line break */
}

.pagetitle {
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
