.CatalogTitleDark
 {
	background-color: #81CBFF;
	font-size: 12px;
	line-height: 19px;
	/*font-weight: bolder;*/
	color: #000000;
 }
.CatalogTitleDark img{cursor:hand;}

.CatalogTitleTextDark 
 {
	font-size:10pt;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
 }
.CatalogContentDark 
 {
	font-size:12px;
	font:menu;
	line-height: 19px;
	color:#E4E4E4;
 }
.CatalogContentDark a{font-size:12px;text-decoration:none;}
.CatalogContentDark a:hover{font-size:12px;text-decoration:underline;}

.SlideTable
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4AADFF;
}

A.leftlinktree:link
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
A.leftlinktree:visited
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
A.leftlinktree:hover
{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
}
A.leftlinktree:active
{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
}


