#central_box {
	width: 460px;
	margin-top: 0px;
	text-align: left;
	}

#central_box table {
	border: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background: #F0F5F8;
	padding-bottom: 1px;
	}


#central_box a {
	float:left;
	width: 141px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;
	font-weight: bold;
	}

#central_box a:link		{color: #000000; text-decoration: none }
#central_box a:visited	{color: #666666; text-decoration: none }
#central_box a:hover		{color: #000000; text-decoration: underline }
#central_box a:active		{color: #990033; text-decoration: none }

#categoryHeaderSitemap,#categoryHeaderSitemap h1, #categoryHeaderSitemap a{
	margin-top: 4px;
	font-size: 12px;
	color: #990033;
	float: left;
	height: 12px;
	width: 440px;
	}

.categoryHeader {
	font-size: 12px;
	color: #990033;
	float: left;
	height: 12px;
	width: 440px;
	}

