﻿.top-menu
{
	background-image: url(images/menu/bg.gif);
	width: 100%;
	text-align: left;
	font:12px arial,helvetica,clean,sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #29292c;
	cursor: pointer;
	
}

.top-menu-item
{
	color: #4f4f4f;
}

.top-menu-item-hover
{
	color: #cc3300;	
}