﻿.parentnode a 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #09C;
	line-height: 15pt;
	text-align: left;
	outline-color: #CCC;
	text-decoration:none;
}

.leafnode 
{
	padding-left: 25px;
}

.leafnode a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #993;
	line-height: 12pt;
	text-align: left;
	text-decoration:none;
	display: block;			
}

.leadnode_selected
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #333300;
	line-height: 12pt;
	text-align: left;
	text-decoration:none;
	display: block;		
}

.menuleft 
{
	float:left;
}

.menuright 
{
	float:right;
}

.node_workflow a 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #09C;
	line-height: 15pt;
	text-align: left;
	outline-color: #CCC;
	padding-left: 5px;
}

.node_workflow_selected a 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 15pt;
	text-align: left;
	outline-color: #CCC;
	padding-left: 5px;
	background-color: Yellow;
	padding-right: 5px;
}

.gvUser_row 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #09C;
	line-height: 15pt;
	text-align: left;
	outline-color: #CCC;
	padding-left: 5px;	
}

.commandButton
{
	border: thin solid Transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../../images/button_100.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
	outline: none;
	width: 103px;
	height: 33px;
}

.goButton 
{
	border: thin solid Transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../../images/15_gobtn.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
	outline: none;
	width: 33px;
	height: 33px;	
}

.addressTitle
{
	border: thin solid Transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../../images/Address_Title.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
	outline: none;
	width: 215px;
	height: 31px;
	padding: 5px;
}

.cell_padding 
{
	padding: 5px;
}

