/* Backgrounds */
.CategoryBackground { background-color: #F1F9FE; }
.CategoryTop { background-image: url(http://www.601.ro/Resources/Image/Category/CategoryListTop.jpg); }
.CategoryBottom { background-image: url(http://www.601.ro/Resources/Image/Category/CategoryListBottom.jpg); }
.CategoryLeafNodeBackground { background-image: url(http://www.601.ro/Resources/Image/Category/CategoryLeafNodeBackground.jpg); }
.CategoryMainNodeBackground { background-image: url(http://www.601.ro/Resources/Image/Category/CategoryMainNodeBackground.jpg); }

/* Texts */
.BandTextTitleLarge { font-family: Arial Rounded MT Bold, Arial; font-size: 16px; color:#77A9BB; }
.BandTextTitle { font-family: Arial Rounded MT Bold, Arial; font-size: 14px; color:#77A9BB; }

.BandTextBlue { font-family: Verdana; font-size: 8pt; color: #8FB9CA;}
.BandTextOrangeBold { font-family: Verdana; font-size: 8pt; color:#FF8022; font-weight:bold;}

.TextPathBlue { font-family: Verdana; font-size: 8pt; color: #5D8A9B; text-decoration:none;}

/* Links */
.BandLinkBlueBold { font-family: Verdana; font-size: 8pt; font-weight:bold; color: #5D8A9B; text-decoration:none;}
.BandLinkBlueBold:hover { text-decoration: underline; }

.BandLinkOrangeBold { font-family: Verdana; font-size: 8pt; color:#FF8022; font-weight:bold; text-decoration: none; }

.BandLinkBlue { font-family: Verdana; font-size: 8pt; color: #5D8A9B; text-decoration:none;}
.BandLinkBlue:hover { text-decoration: underline; }

.BandLinkTitle { font-family: Arial Rounded MT Bold, Arial; font-size: 14px; color:#77A9BB;  text-decoration: none;}
.BandLinkTitle:hover { text-decoration: none; }