﻿/* TITLE MENU BAR *********************************************************************************/
.nTitleMenuDMIS
{
	border-left: solid 20px #B2C6F1;
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
}
.nTitleMenuSMIS
{
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
}

/* TOOL BAR MENU *********************************************************************************/
.nToolbarSMIS
{
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;    
	border: solid 1px #D9DEE8;
}
.nToolbarSHS
{
	border: solid 1px #000000;
}        


.hide
{
	display:none;
}
