A:hover	{color:Red;}
A  { color:#003399; }

/* --------------------- Style for LeftNavBar --------------------- */
.whitelink {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: Black; text-decoration: none}
.highlight {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFCC00; text-decoration: none}
.selected  {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none}
/* ------------------------------------------------------------ */

/* --------------------- Style for Header and Footer --------------------- */
.cssFooter {color: #eeeeee; text-decoration: none; font-family: Verdana; font-size: 7.5pt; font-weight: normal;}
/* ------------------------------------------------------------ */

/* --- Style for main content area ---- */
.cssMainContent {font-size : 9pt; font-family: verdana; margin: 10px;}
/* ------------------------------------------------------------ */

/* --- Style for Folding Tree ---- */
.cssNav
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: Navy;

}
/* ------------------------------------------------------------ */



/* --- Style for mouseover images ---- */
img.singleimg {
	border: 0px none;
	vertical-align: middle;
}

div.tooltipex {
	position: absolute;
	display: none;
	background-color: #FFFFE0;
	padding: 1px 1px 1px 1px;
	
	opacity: 0.9;
	-moz-opacity: 0.9;
	border: 1px solid #000000;
}
/* ------------------------------------------------------------ */
