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