/* CSS Document */

td.fkheader { text-align: left; }
td.fkheader span.head {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.fkheader td.normal { 
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.fkheaserbg{
	background-color: #000000;
	background-image: url(_i/BlackGradBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.fkcontentbg{
	background-color: #887026;
	background-image: url(_i/bodyBG.jpg);
	
}


