/**
 * Tatka CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2007 Thinking Computer
 * @version $Id$
 */
#headerTatka {
	text-align:center;
	background:#ffffff;
	color:#0000ff;
}
#aboutPageMainContent {
	font-size: 14pt;
}
#navSupp ul, #navCatTabs ul  {
	background:#000066;
	color: #ffffff;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
.centerColumn {
	text-align: center;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #99cc66;
}
.categoryListBoxContents {
	color: #000066;
	font-size:14pt;
	/* font-face:arial-bold; */
	font-family:'classicheavylight','arial-bold';
	display:inline;
	border: #000066 1px solid; 
}
