﻿.TrodatHoverNodeStyle, .TrodatHoverNodeStyle a:link
{
	/*color:Maroon;*/
}

.TrodatLeafNodeStyle, .TrodatLeafNodeStyle a:link
{
	/*color:Navy;*/
}

.TrodatNodeStyle, .TrodatNodeStyle a:link
{
	font-family:Verdana;
	font-size:10px;
	padding: 5px;
	text-decoration:none;
}
.TrodatNodeStyle, .TrodatNodeStyle a:link, .TrodatNodeStyle a:visited
{
	color:#636363;
	font-weight:bold;
}
.TrodatNodeStyle a:hover
{
	color:#e2144a;
}

.TrodatParentNodeStyle, .TrodatParentNodeStyle a:link
{
	/*color:Blue;*/
}

.TrodatRootNodeStyle, .TrodatRootNodeStyle a:link
{
	color:Black;
	font-weight:bold;
}

.TrodatSelectedNodeStyle, .TrodatSelectedNodeStyle a:link, .TrodatSelectedNodeStyle a:visited
{
	font-weight:bold;
	color:#e2144a;	
}


.TrodatImageLibrary_TD
{
	
}
.TrodatNavigation_TD
{
	vertical-align:top;
	width:150px;
	padding:5px;
}
.TrodatImageViewer_TD
{
	vertical-align:top;
	padding:5px;
}
.TrodatImageTable
{
	
}
.TrodatImageTableRow
{
	
}
.TrodatImageTableCellImage
{
	
}
.TrodatImageTableCellInfo
{
	
}
.TrodatInfoTableCellLabel
{
	vertical-align:top;
	font-weight:bold;
}
.TrodatInfoTableCellValue
{
	vertical-align:top;
}
.ms-WPBorder
{
	border-width:0px;
}
