﻿#header {
	font-size: 100%;
	font-family: "Arial";
	background: url('/images/BlackVar.jpg') #000000 repeat-x 50% top;
	float: left;
	width: 100%;
	line-height: normal;
	vertical-align: middle;
	height: 40px;
}
#header ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#header li {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url('/images/ButtonBkgdLeft.jpg') no-repeat left top;
	float: left;
	margin: 0px;
	border: 0px;
}
#header a {
	padding-right: 15px;
	display: block;
	padding-left: 10px;
	font-weight: bold;
	background: url('/images/ButtonBkgdRight.jpg') no-repeat right top;
	float: left;
	padding-bottom: 13px;
	color: #FFF;
	padding-top: 13px;
	text-decoration: none;
	border: 0px;
}
#header a {
	float: none;
}
#header a:hover {
	color: #fff;
}
#header #current {
}
#header #current a {
	padding-bottom: 5px;
	color: #fff;
}
#categories {
	width: 173px;
	margin: 0px;
}
#categories ul {
	margin: 0px;
	list-style-type: none;
	padding-left: 10px;
}
#categories li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-left: 30px;
	background: url(/images/ibtnCategory.jpg);
	background-repeat: no-repeat;
}
#categories li a:visited {
	height: 20px;
	/*color: #fff;*/
	color: #555;
	display: block;
}
#categories li a:link {
	height: 20px;
	/*color: #fff;*/
	color: #555;
	display: block;
}
#categories li #current {
	height: 20px;
	/*color: #fff;*/
	color: #555;
}
#categories li a:hover {
	height: 20px;
	/*color: #fff;*/
	color: #555;
	background: url(/images/ibtnCategory.jpg);
	background-repeat: no-repeat;
}

