a#selectedLink:link {
	color:#333333:
	text-decoration:underline;
}

a#selectedLink:visited {
	color:#333333:
	text-decoration:underline;
}

a#selectedLink:hover {
	color:#333333:
	text-decoration:underline;
}

a#selectedLink:active {
	color:#333333:
	text-decoration:underline;
}


.cat {
	font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
  font-size: 10pt;
  color: #333333;
	width: 102px;
	line-height: 24px;
	float: left;
	clear: left;
	background-image:url('images/menu_bg.gif');
	background-repeat: repeat-y;
}


* html .cat { /* tan hack for IE */
        height: 24px;
}

.cat a:visited {
  color: #333333;
}

.cat a {
  font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
	font-size: 10pt;
	color: #333333;
}

.cat a:hover {
  font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
	font-size: 10pt;
	color: #333333;
  text-decoration:underline;
}

.catSelected {
  color: #333333;
	width: 102px;
	line-height: 24px;
	float: left;
	clear: left;
	background-image:url('images/menu_bg.gif');
	text-decoration:underline;
}

.catSelected a:visited {
  color: #333333;
	text-decoration:underline;
}

* html .catSelected { /* tan hack for IE */
        height: 24px;
}

.catSelected a {
	color: #333333;
  font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
	font-size: 10pt;
	text-decoration:underline;
}

.members {
	width: 102px;
	line-height: 24px;
	float: left;
	clear: left;
	background-color: #666666;
	color: #ffcc66;
	font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
	font-size: 10pt;
}

.membersSelected {
	width: 102px;
	line-height: 24px;
	float: left;
	clear: left;
	background-color: #666666;
	color: #ffcc66;
	font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
	font-size: 10pt;
	text-decoration:underline;
}

.members a {
	font-size: 10pt;
  color: #ffcc66;
}

.members a:visited {
	font-size: 10pt;
  color: #ffcc66;
}

.members a:hover {
	font-size: 10pt;
  color: #ffcc66;
}

.membersSelected a:visited {
	font-size: 10pt;
  color: #ffcc66;
	text-decoration:underline;
}

.members a:hover {
  text-decoration:underline;
}

.leipis {
	margin-top: 8px;
	margin-bottom: 16px;
	margin-left: 25px;
	margin-right: 35px;
	font-family: Arial;
	color: #5e5e5e;
	/* text-align: justify; */
}

.sitemap {
	font-size: 12pt;
}

.sitemapArt {
	font-size: 8pt;
	color: yellow;
}

.sitemapSub {
	font-size: 10pt;
}

.sitemapDivider {
	font-size: 5pt;
}

#sitemapSub0 {
	padding-left: 15px;
}

#sitemapSub1 {
	padding-left: 30px;
}

#sitemapSub2 {
	padding-left: 45px;
}
#sitemapArt0 {
	padding-left: 15px;
}

#sitemapArt1 {
	padding-left: 30px;
}

#sitemapArt2 {
	padding-left: 45px;
}
.subCategory {
	line-height:19px;
  width:102px;
	font-size: 10pt;
	float: left;
	background-image:url('images/menu_bg.gif');
	color: #333333;
}

.subCategory a:hover {
  text-decoration:underline;
	color: #333333;
}


.subCategory a {
	font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
	font-size: 10pt;
	color: #333333;
}
* html .subCategory { /* tan hack */
        height: 19px; 
}

.subCategorySelected {
	font-family: "Arial Narrow","Franklin Gothic Medium","Nimbus Sans L Condensed";
	font-size: 10pt;
	color: #333333;
	float: left;
	background-image:url('images/menu_bg.gif');
}

.subCategorySelected a:visited {
  text-decoration:underline;
	color: #333333;
}

.subCategorySelected a#selectedLink {
  color: #333333;
}

* html .subCategorySelected { /* tan hack */
        height: 19px; 
}

#sub0 {
	padding-right: 0px;
	width: 102px;
}



#sub1 {
	padding-left: 26px;
	width: 134px;
}

#sub2 {
	padding-left: 36px;
	width: 124px;
}
