/*****TOC Page Items*****/
.bgNeptis, .bgLibrary, .bgAtlas, .bgGazette {
	background-repeat:no-repeat;
	color:#808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	line-height:120%;
}
.bgNeptis a:link, .bgNeptis a:visited,
.bgLibrary a:link, .bgLibrary a:visited,
.bgAtlas a:link, .bgAtlas a:visited,
.bgGazette a:link, .bgGazette a:visited,
.bgSideBar a:link, .bgSideBar a:visited {
	color:#808080;
	text-decoration:none;
}
.bgNeptis {
	background-image:url(../images2/foundation.gif);
}
.bgLibrary {
	background-image:url(../images2/library.gif);
}
.bgAtlas {
	background-image:url(../images2/atlas.gif);
}
.bgGazette {
	background-image:url(../images2/gazette.gif);
}
.neptis, .library, .atlas, .gazette {
	background-repeat:no-repeat;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	line-height:120%;
}	
.neptis a:link, .neptis a:visited, 
.library a:link, .library a:visited,
.atlas a:link, .atlas a:visited,
.gazette a:link, .gazette a:visited {
	color:#000000;
	text-decoration:none;
}
.neptis a:active, .neptis a:hover, 
.library a:active, .library a:hover,
.atlas a:active, .atlas a:hover,
.gazette a:active, .gazette a:hover {
	color:#000000;
	text-decoration:underline;
}
.neptis {
	background-image:url(../images2/foundation-over.gif);
}
.library {
	background-image:url(../images2/library-over.gif);
}
.atlas {
	background-image:url(../images2/atlas-over.gif);
}
.gazette {
	background-image:url(../images2/gazette-over.gif);
}
.bgInterest {
	color:#808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
.interest {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
.bgInterest a:link, .bgInterest a:visited {
	color:#808080;
	text-decoration:none;
}
.interest a:link, .interest a:visited {
	color:#009900;
	text-decoration:none;
}
.interest a:hover, .interest a:active {
	color:#009900;
	text-decoration:underline;
}
.bgInterest img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5; 
	opacity: 0.5;
}
.interest img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0; 
	opacity:1.0;
}
/**************/