﻿.sn_Users_TreeView { background-color: #FFFFFF; padding-top: 4px; padding-left: 1px; cursor: default; }
.sn_Users_TreeNode { font-family: tahoma; font-size: 11px; padding-top:2px;padding-bottom:1px; padding-left: 3px; padding-right: 3px; }
.sn_Users_HoverTreeNode { font-family: tahoma; font-size: 11px; text-decoration:underline; padding-top:2px; padding-bottom:1px; padding-left: 3px; padding-right: 3px; cursor: default; }
.sn_Users_SelectedTreeNode { font-family: tahoma; font-size: 11px; background-color: gray; color:white; padding-top:1px; padding-bottom:0px; padding-left: 2px; padding-right: 2px; cursor: default; border: 1px solid #3F3F3F; }

.TopMenu_MenuGroup{ background-color:white; border:solid 1px #7E7E81; cursor:default; }
.TopMenu_MenuItem { color:black; font-family:tahoma; font-size:11px; margin:1px; cursor:default; border:solid 1px transparent; }
.TopMenu_MenuItemHover { background-color:#FFEEC2; color:black; font-family:tahoma; margin:1px; font-size:11px; border:solid 1px #4B4B6F; cursor:default; }
