/* CLASS DECLARATIONS TO MAKE NETSCAPE HAPPY */
.topbar {	font-family: arial, Geneva, Helvetica, san-serif; font-size: 15px; text-decoration: none; font-weight: bold; color: #fdfcea; }
.leftbar { text-decoration: none; font-family: arial, san-serif; color: #fdfcea; font-size: 10pt; font-weight: 600; }

/* CLASS DECLARATIONS FOR THE REST OF THE BROWSERS */
A:link.topbar { text-decoration: none; font-family: arial, Geneva, Helvetica, san-serif; color: #FDFCEA; font-size: 15px; }
A:visited.topbar { text-decoration: none; font-family: arial, Geneva, Helvetica, san-serif; color: #FDFCEA; font-size: 15px; }                         
A:active.topbar { text-decoration: none; font-family: arial, Geneva, Helvetica, san-serif; color: #FFFF99; font-size: 15px; }                         
A:hover.topbar { text-decoration: none; font-family: arial, Geneva, Helvetica, san-serif; color: #FFFF99; font-size: 15px; }

A:link.leftbar { text-decoration: none; font-family: arial, san-serif; color: #FDFCEA; font-size: 12pt; font-weight: 600; }
A:visited.leftbar { text-decoration: none; font-family: arial, san-serif; color: #FDFCEA; font-size: 12pt; font-weight: 600; }                         
A:active.leftbar { text-decoration: none; font-family: arial, san-serif; color: #FFFF99; font-size: 12pt; font-weight: 600; }                         
A:hover.leftbar { text-decoration: none; font-family: arial, san-serif; color: #FFFF99; font-size: 12pt; font-weight: 600; }
/*--  #FFFF00;  --*/

A:link.ug { text-decoration: none; font-family: arial, san-serif; color: #888888; font-size: 11pt; font-weight: 600; }
A:visited.ug { text-decoration: none; font-family: arial, san-serif; color: #888888; font-size: 11pt; font-weight: 600; }                         
A:active.ug { text-decoration: none; font-family: arial, san-serif; color: #888888; font-size: 11pt; font-weight: 600; }                         
A:hover.ug { text-decoration: none; font-family: arial, san-serif; color: #888888; font-size: 11pt; font-weight: 600; }

A:link.toc { text-decoration: none; color: #0000CC;  }
A:visited.toc { text-decoration: none; color: #0000CC;  }                         
A:active.toc { text-decoration: none; color: #6666FF;  }                         
A:hover.toc { text-decoration: none; color: #6666FF; }

A:link IMG { border-width: 0px; padding: 0px; margin: 0px;}
A:visited IMG { border-width: 0px; padding: 0px; margin: 0px;}
A:active IMG {  border-width: 0px; padding: 0px; margin: 0px;}


/* OVERALL DEFINITIONS */
P	{	line-height: 1.1;
		text-align: justify;
		color: black;
		margin-left: 0px;
}
P.two	{	line-height: 1.6;
		text-align: justify;
		color: black;
		margin-left: 15px;
}
P.leftjustify{	line-height: 1.1;
		text-align: left;
		color: black;
		margin-left: 0px;

	}
.news{ color: #769198;
	font-size: 120%;
	font-weight: bold;
	margin: 0%; }

UL	{}

TABLE{	border: 0;	}

IMG {  	border-width: 0px; 
		padding: 0px; 
		margin: 0px;}

LI {		line-height: 1.5;
	}

.not_selected 
{
border-right: medium solid #a5b8a1;
border-left: medium solid #a5b8a1;
border-top: medium solid #a5b8a1;
}
.selected {
border-right: medium solid #667e84;
border-left: medium solid #667e84;
border-top: medium solid #667e84
}

