.sublist:hover {
   color : #ffffff; 
   text-decoration : underline;
   font-weight : bold; 
}


.sublist {
   color : #ffffff; 
   text-decoration : none;
}
.sublistBK:hover {
   color : #000000; 
   text-decoration : underline;
   font-weight : bold; 
}


.sublistBK {
   color : #000000; 
   text-decoration : none;
}

.sublist1:hover {
   color : #ffffff; 
   text-decoration : underline;
}


.sublist1 {
   color : #ffffff; 
   text-decoration : none;
}

.side:hover {
   color : #000000;
   text-decoration : underline;
}


.side {
   color : #000000; 
  	text-decoration : none; 
}


.selected:hover {
   color : #ffffff; 
   background-color : #00467f; 

}


.selected {
   font-size : 11px; 
   color : #00467f; 
   background-color : #cccccc; 
   text-decoration : none; 
}


.reverse:hover {
   color : #00467f; 
   background-color : #cccccc; 
}


.reverse {
   font-weight : bold; 
   color : #ffffff; 
   background-color : #00467f; 
}


A.portal:hover {
   color : #ffffff; 
   background-color : #76ae99; 
}
.background {
	background-attachment: inherit;
	background-image: url(images/triangle.png);
	background-repeat: no-repeat;
}
td {
	background-repeat: no-repeat;
}
