.contextMenuBox{
	background-color: #eee;
	border: 1px Outset;
	position: absolute;
	visibility: hidden;
	width:170px;
	text-align: left;
	padding: 2px;
}

.form-btn {
	font-family: Verdana, Arial,Helvetica; 
	font-size: 11px; 
}
.form-text {
	font-family: Verdana, Arial,Helvetica; 
	font-size: 12px;
	height:22px;
}

.form-text-area {
	font-family: Verdana, Arial,Helvetica; 
	font-size: 12px;
}

select {
	font-family: Verdana, Arial,Helvetica; 
	font-size: 12px; 
}
.contextMenu{
	font-family:  tahoma,sans-serif;
	padding: 4;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}
.contextMenu a{
	font-family:  tahoma,sans-serif;
	padding: 4;
	font-size: 11px;
	color: #000;
	text-decoration: none;

}



.contextMenuHover{
	font-family:  tahoma,sans-serif;
	padding: 4;
	font-size: 11px;
	background: #5e5e5e;
	color: #ffffff;
	font-color: #fff;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.contextMenuHover a{
	font-family:  tahoma,sans-serif;
	padding: 4;
	font-size: 11px;
	background: #5e5e5e;
	color: #ffffff;
	font-color: #fff;
	text-decoration: none;
}


.contextHR{

	padding: 0px;
	margin: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: groove;
	border-right-style: solid;
}

td{
	font-family:  tahoma,sans-serif;
	font-size: 12px;

}



.treeClass {
	font-family:  tahoma,sans-serif;
	font-size: 11px;
	color: black;
	cursor: hand;
	padding-bottom: 1px;
	cursor: pointer;
	cursor: hand;
}

.treeClass a {
	font-family:  tahoma,sans-serif;
	font-size: 11px;
	color: black;
	cursor: hand;
	text-decoration: none;
	padding-bottom: 1px;
}

.host {
	text-decoration: none;
	font-weight: bold;
}
.host a {
	text-decoration: none;
}


.hostRoller {
	background: #E0E9F6;
	text-decoration: none;
	font-weight: bold;
}
.hostRoller a{
	text-decoration: none;
}

.roller {
	background: #E0E9F6;
}

TR.gamma { background-color: #FFFFFF; }

TD.gamma { background-color: #FFFFFF; }

