﻿.MenuBottom
{
	color:White;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}

.MenuBottomSelected
{
	color:#ecc22b;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}

.Product
{
	color: #000000;

	font-size: 13px;
	font-weight:bold;
	
	text-decoration: none;
}

.NavigationBarSeparator
{
	color:Black;
	
	font-size:12px;
	
	text-decoration:none;

	padding-left: 6px;
	padding-right: 6px;
}


.ProductFilesLink
{
	color:#000000;
	cursor:pointer;
	
	font-weight:bold;
	font-size:12px;
	
	text-decoration:none;
}
