﻿
/* This CSS Stylesheet should be used only to apply colour themes */

.crm_menu_current 
{
	color:#000000;
	background-image:url(../../img/crm_menu_current.gif);
	border:ridge 1pt #FFF1B7;
}

.crm_menu
{
    white-space:nowrap;
    color:#000000;
	background-image:url(../../img/crm_menu.gif);
	border:ridge 1pt #FFF1B7;
}