.RadTreeView_ArchiveTree,
.RadTreeView_ArchiveTree .rtIn
{
	font-size:10pt;
	font-family: Calibri, Tahoma;
	color:#2e5892;
	line-height: 18px;
}

.RadTreeView_ArchiveTree .rtHover .rtIn
{
	color: #17335a;
}

.RadTreeView_ArchiveTree .rtSelected
{
	font-weight: bold;
	color: #17335a;
}

.RadTreeView_ArchiveTree .rtLI
{
	padding-bottom: 10px;
	text-decoration: none;
}

.RadTreeView_ArchiveTree .rtLI .rtLI
{
	padding-bottom: 0px;
}