/* Sidebar Menu (based on tables */

table.sbm {
	margin-top: 12px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #143723;
}
td.sbm-header {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	background-color: #143723;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
td.sbm-body-1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EAE8BF;
	background-color: #3F5448;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
td.sbm-desc-1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A1A790;
	background-color: #3F5448;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
td.sbm-body-2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EAE8BF;
	background-color: #3F5448;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
}
td.sbm-desc-2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A1A790;
	background-color: #3F5448;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
td.sbm-body-3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EAE8BF;
	background-color: #3F5448;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 30px;
}
td.sbm-desc-3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A1A790;
	background-color: #3F5448;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 39px;
}
td.sbm-body-4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EAE8BF;
	background-color: #3F5448;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 45px;
}
td.sbm-desc-4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A1A790;
	background-color: #3F5448;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 54px;
}
table.sbm a:link, table.sbm a:visited {
	text-decoration: none;
	color: #EAE8BF;
}
table.sbm a:hover, table.sbm a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
td.sbm-body-1 a:link, td.sbm-body-1 a:visited {
	text-decoration: none;
	color: #EAE8BF;
}
td.sbm-body-1 a:hover, td.sbm-body-1 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
td.sbm-body-2 a:link, td.sbm-body-2 a:visited {
	text-decoration: none;
	color: #EAE8BF;
}
td.sbm-body-2 a:hover, td.sbm-body-2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
td.sbm-body-3 a:link, td.sbm-body-3 a:visited {
	text-decoration: none;
	color: #EAE8BF;
}
td.sbm-body-3 a:hover, td.sbm-body-3 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
td.sbm-body-4 a:link, td.sbm-body-4 a:visited {
	text-decoration: none;
	color: #EAE8BF;
}
td.sbm-body-4 a:hover, td.sbm-body-4 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}






/* Sidebar Menu */

p.sb-header {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	background-color: #143723;
	border: 1px solid #143723;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 194px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
p.sb-header a:link, p.sb-header a:visited {
	text-decoration: none;
	color: #EAE8BF;
}
p.sb-header a:hover, p.sb-header a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
p.sb-item {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F5448;
	vertical-align: middle;
	display: block;
	width: 198px;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EAE8BF;
}
p.sb-bottom {
	background-color: #3F5448;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 198px;
	height: 8px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 3px;
}

p.sb-item a:link, p.sb-item a:visited {
	text-decoration: none;
	color: #EAE8BF;
}

p.sb-item a:hover, p.sb-item a:active {
	text-decoration: underline;
	color: #FFFFFF;
}




/* Sidebar Menu - Indented */

p.sbi-header {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	background-color: #143723;
	border: 1px solid #143723;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 198px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 8px 0 8px 8px;
}
p.sbi-header a:link, p.sbi-header a:visited {
	text-decoration: none;
	color: #EAE8BF;
}
p.sbi-header a:hover, p.sbi-header a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
p.sbi-item-1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F5448;
	vertical-align: middle;
	display: block;
	width: 198px;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EAE8BF;
	margin-right: auto;
}
p.sbi-item-1-desc {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-top: -9px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F5448;
	vertical-align: middle;
	display: block;
	width: 198px;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EAE8BF;
	margin-right: auto;
	font-style: normal;
}
p.sbi-item-1-desc span {
	display:block;
	margin-left:16px;
}
p.sbi-item-2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F5448;
	vertical-align: middle;
	display: block;
	width: 198px;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EAE8BF;
}
p.sbi-item-3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F5448;
	vertical-align: middle;
	display: block;
	width: 198px;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EAE8BF;
}
p.sbi-item-4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F5448;
	vertical-align: middle;
	display: block;
	width: 198px;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EAE8BF;
}
p.sbi-bottom {
	background-color: #3F5448;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 198px;
	height: 8px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 3px;
}

p.sbi-item-1 a:link, p.sbi-item-1 a:visited {
	text-decoration: none;
	color: #EAE8BF;
	margin-left:15px;
	display: block;
	text-indent: -10px;
	margin-right: 5px;
}
p.sbi-item-1 a:hover, p.sbi-item-1 a:active {
	text-decoration: underline;
	color: #FFFFFF;
	margin-left:15px;
}

p.sbi-item-2 a:link, p.sbi-item-2 a:visited {
	text-decoration: none;
	color: #EAE8BF;
	margin-left:30px;
	display: block;
	margin-right: 5px;
	text-indent: -10px;
}
p.sbi-item-2 a:hover, p.sbi-item-2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
	margin-left:30px;
}

p.sbi-item-3 a:link, p.sbi-item-3 a:visited {
	text-decoration: none;
	color: #EAE8BF;
	margin-left:45px;
	display: block;
	margin-right: 5px;
	text-indent: -10px;
}
p.sbi-item-3 a:hover, p.sbi-item-3 a:active {
	text-decoration: underline;
	color: #FFFFFF;
	margin-left:45px;
}

p.sbi-item-4 a:link, p.sbi-item-4 a:visited {
	text-decoration: none;
	color: #EAE8BF;
	margin-left:60px;
	display: block;
	margin-right: 5px;
	text-indent: -10px;
}
p.sbi-item-4 a:hover, p.sbi-item-4 a:active {
	text-decoration: underline;
	color: #FFFFFF;
	margin-left:60px;
}




/* Sidebar Box Horizontal with 2 Cells and an Image #1 */

table.sbbx-h2i {
	border: 1px solid #143723;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
table.sbbx-h2i_first {
	border: 1px solid #143723;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
td.sdbx-h2i_header {
	height: 50px;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
td.sbbx-h2i_body {
	height: 50px;
	width: 147px;
	background-color: #3F5448;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
p.sbbx-h2i {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	margin-top: auto;
	margin-right: 6px;
	margin-bottom: auto;
	margin-left: 12px;
	padding: 0px;
}
p.sbbx-h2i a:link, p.sbbx-h2i a:visited {
	color: #EAE8BF;
	text-decoration:none;
}
p.sbbx-h2i a:hover, p.sbbx-h2i a:active {
	color: #EAE8BF;
	text-decoration:underline;
}
img.sbbx-h2i {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	display: block;
	text-align: left;
	vertical-align: bottom;
}




/* Sidebar Box Horizontal 2 Cell Header */

table.sbbx-h2hi-32 {
/*	border: 1px solid #143723; */
	border: 1px solid #293037;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143723; 
	
	position: relative;
	
	background: rgb(87,97,108); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(87,97,108,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,97,108,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57616c', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
table.sbbx-h2hi-32:hover {
	background: linear-gradient(to bottom,  rgba(107,117,128,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
}
td.sbbx-h2hi-32_body {
	height: 32px;
	width: 197px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p.sbbx-h2hi-32 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	margin-top: auto;
	margin-right: 6px;
	margin-bottom: auto;
	margin-left: 12px;
	padding: 0px;
}
p.sbbx-h2hi-32 a:link, p.sbbx-h2hi-32 a:visited {
	color: #EAE8BF;
	text-decoration:none;
}
p.sbbx-h2hi-32 a:hover, p.sbbx-h2hi-32 a:active {
	text-decoration:underline;
}



/* (New Header Style) Sidebar Box Horizontal Header with 2 Cells and an Image - Uses a 32x32 pixel image */

a.sbbx-h2hi_2-32 {
	margin: 0px;
	text-decoration: none;
	color: #EAE8BF;
}
table.sbbx-h2hi_2-32 {
/*	border: 1px solid #143723; */
	border: 1px solid #293037;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143723; 
	
	position: relative;
	
	background: rgb(87,97,108); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(87,97,108,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,97,108,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57616c', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
table.sbbx-h2hi_2-32:hover {
	background: linear-gradient(to bottom,  rgba(107,117,128,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
}
table.sbbx-h2hi_2-32_first {
	border: 1px solid #143723;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143723;
	position: relative;
}
td.sdbx-h2hi_2-32_header {
	height: 32px;
	width: 32px;
	margin: 0px;
	padding: 0px;
}
td.sbbx-h2hi_2-32_body {
	height: 32px;
	width: 165px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
p.sbbx-h2hi_2-32 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	margin-top: auto;
	margin-right: 6px;
	margin-bottom: auto;
	margin-left: 12px;
	padding: 0px;
}
img.sbbx-h2hi_2-32 {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	display: block;
	text-align: left;
	vertical-align: bottom;
}



/* Sidebar Box Horizontal with 2 Cells and an Image - Uses a 32x32 pixel image */

a.sbbx-h2i-32 {
	margin: 0px;
	text-decoration: none;
	color: #EAE8BF;

}
table.sbbx-h2i-32 {
	border: 1px solid #143723;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143723;
	position: relative;
}
table.sbbx-h2i-32:hover {
	background-color: #3F5448;
}
table.sbbx-h2i-32_first {
	border: 1px solid #143723;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #143723;
	position: relative;
}
table.sbbx-h2i-32_first:hover {
	background-color: #3F5448;
}
td.sdbx-h2i-32_header {
	height: 32px;
	width: 32px;
	margin: 0px;
	padding: 0px;
}
td.sbbx-h2i-32_body {
	height: 32px;
	width: 165px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
p.sbbx-h2i-32 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	margin-top: auto;
	margin-right: 6px;
	margin-bottom: auto;
	margin-left: 12px;
	padding: 0px;
}
img.sbbx-h2i-32 {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
	display: block;
	text-align: left;
	vertical-align: bottom;
}




/* Sidebar Box Vertical with 2 Cells */

table.sbbx-v2 {
	border: 1px solid #143723;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
td.sbbx-v2_header {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAE8BF;
	background-color: #3F5448;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #143723;
	border-right-color: #143723;
	border-bottom-color: #143723;
	border-left-color: #143723;
}
td.sbbx-v2_body {
	padding-bottom: 8px;
	background-color: #E6ECE9;
}
div.sbbx-v2_body-scroll {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 400px;
}

p.sbbx-v2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B3033;
	text-align: left;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 12px;
}
p.sbbx-v2 a:link, p.sbbx-v2 a:visited {
	text-decoration:none;
	color: #2B3033;
}
p.sbbx-v2 a:hover, p.sbbx-v2 a:active {
	text-decoration:underline;
}
table.hit-count {
	margin-top: 12px;
	border: 1px solid #143723;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3F5448;
}
td.hit-count {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EAE8BF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
