﻿/*****	MAIN MENU		*****/
div.RootMenu {
	border-right-color: #FF6600;
}
div.RootMenu a.Current, div.RootMenu a:hover, div.RootMenu a:active {
	background-color: #FF6600;
}

