/*

This sheet imports all of the needed style sheets for the Busy Noggin Framework 1.1 templates

version:	0.1b
author:		Ron Hall
e-mail:		info@busynoggin.com
website:	www.busynoggin.com

*/

@import "reset.css";
@import "base.css";
@import "design.css";
@import "slimbox.css";


/*
@import "rte.css";
@import "extensions.css";
*/.table_header {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#production-table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

