/* SECTION TITLE BGR */
.sectiontitle { background-color: #59afe2;}

/* LINKS */
a, a:link, a:visited   { color: #59afe2; text-decoration: none; }
a:hover, a.plain:hover { color: #59afe2; background-color: transparent; text-decoration: underline;}

.manualgalnav, .manualgalnavcurr, .shortnewsdate, { color: #59afe2; }

.imagelink { color: #59afe2; border-color: #59afe2; }

.filmStripCellSelected { border-color: #59afe2; }

.button, .numberedSmallNavSelected, .numberedSmallNavSelected a:link, .numberedSmallNavSelected a:hover, .numberedSmallNavSelected a:visited, .numberedNavSelected, .numberedNavSelected a:link, .numberedNavSelected a:hover, .numberedNavSelected a:visited { background-color: #59afe2; }

.fb_perm_link_popup { background-color: #FFFFFF; border-color: #59afe2; }

font.background, a.background {
	background-color: #C0E2F7;
}

a.background:link, a.background:visited {
   color: #666666;
   text-decoration: underline;
}
a.background:hover {
   color: #666666;
   text-decoration: none;
}

font.highlight, a.highlight {
	color: #EFA21B;
}

a.highlight:link, a.highlight:visited {
   color: #EFA21B;
   text-decoration: underline;
}
a.highlight:hover {
   color: #EFA21B;
   text-decoration: none;
}
