.topbar
{
	margin: 0px;
	background-color: black;
	color: white;
}
.topaccent
{
	background-image: url(http://www.nt-toolshop.com/images/gui/top_accent.gif);	
	border-width: 0px 0px 1px 0px;
	border-color: white;
	border-style: solid;
	font-size: 0px;
}
.topsearch
{
	text-align: right;
	padding: 0px 10px 0px 10px;
}
.topsearch_textbox
{
	width: 80px;
	font-size: 10px;
	border-width: 0px;
	padding: 2px;
}
.topsearch_submit
{
	font-size: 10px;
}
.topcarttext
{
	/*background-color: whitesmoke;*/
	padding: 11px 0px 7px 0px;
	font-size: 13px;
	color: white;
}
.topcarttext a {
	color: white;
	text-decoration: underline;
}
.topcarttext a:hover {
	color: gray;
	text-decoration: underline;
}
.topcartimg
{
	border-width: 0px 1px 0px 0px;
	border-color: black;
	border-style: solid;
	/*background-color: whitesmoke;*/
	padding: 13px 10px 7px 3px;
	font-size: 13px;
	color: white;
}
.topcartimg a {
	color: white;
	text-decoration: underline;
}
.topcartimg a:hover {
	color: gold;
	text-decoration: underline;
}
.toplink
{
	font-size: 13px;
	color: black;
	padding-bottom: 10px;	
}
.toplink a {
	color: black;
	text-decoration: underline;	
}
.toplink a:hover {
	color: gold;
	text-decoration: underline;	
}
.topvertdivider {
	padding: 0px 10px 10px 10px;
	color: black;
	font-size: 13px;
}
.toplinks {
	color: white;
	margin-bottom: 2px;
}
.toplinks a {
	color: white;
	text-decoration: none;
}
.toplinks a:hover {
	color: gold;
	text-decoration: underline;
}
.topdivider {
	padding: 11px 12px 8px 50px;
	background-image: url(http://www.nt-toolshop.com/images/gui/top_divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
}