
.FolderAlways	{
		list-style-image:url('../Images/closed.giF'); 
		margin-left:-17px; 
		margin-top:5px; 
		cursor:hand ;
		font-weight:bold ;
		font-size:9pt ;
		font-family:arial, helvetica ; color:#191970;	
}
				
.FolderClosed	{
		list-style-image: url('../Images/closed.gif');
		cursor:hand ; 
		font-weight:normal ; 
		font-size:9pt ;	
		font-family:arial, helvetica ;
		color:#0066CC;
}

.FolderOpened	{
		list-style-image: url('../Images/opened.gif');
		cursor:hand ;
		font-weight:normal ;
		font-size:9pt ;
		font-family:arial, helvetica ;
		color:#0066CC;
}

.Item	{
		list-style-image: url('../Images/item.gif');
		cursor:hand ; 
		font-weight:normal ; 
		font-size:9pt ;
		font-family:arial, helvetica ;
		color:#0066CC;
}



.ItemLevelON	{
		list-style-image: url('../Images/dotOn.gif');
		cursor:hand ; 
		font-weight:bold ; 
		font-size:9pt ;
		font-family:arial, helvetica ;
		color:#0066CC;
}


.ItemLevelOFF	{
		list-style-image: url('../Images/dot.gif');
		cursor:hand ; 
		font-weight:normal ; 
		font-size:9pt ;
		font-family:arial, helvetica ;
		color:#0066CC;
}

.LevelUL {
		margin-left : 0;
		padding-left : 16;
}
	
UL 		{
		margin-left:17px;
		margin-top:2px;
		margin-bottom:0px;
		backgroundColor:blue; 
}


LI 		{
 		margin-left:0px;
	 	margin-top:0.1em;
		backgroundColor:white;
}

.TITLEC	{
		font-size:12pt;
		font-family:arial, helvetica ;
		Color:#000000;
		}
		
.TITLECBIG
		{
		font-size:14pt;
		font-family:arial, helvetica ;
		color:#191970;
		}		
.TITLECSMALL
		{
		font-size:10pt;
		font-family:arial, helvetica ;
		Color:#0066CC;
		}			
		
		
.CELL1
		{
		cursor:hand ; 
		font-weight:normal ; 
		font-size:9pt ;
		font-family:arial, helvetica ;
		backgroundColor:#191970; 
}
		
.SHTOC
		{
		cursor:hand ; 
		font-weight:bold ; 
		font-size:9pt ;
		font-family:arial, helvetica ;
		Color:#000000;		
		}
	
.URLSMALL
		{
		font-weight:normal ; 
		font-size:8pt ;
		font-family:arial, helvetica ;
		Color:gray;		
			
		}		
		
				
				P  {
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Black;
}

DIV.regular  {
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Black;
}

B  {
	font-weight : bold;
}

B.green  {
	font-size : 10pt;
	font-family : arial, helvetica;
	font-weight : bold;
	color : green;
}

STRONG  {
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Navy;
}

LI  {
	font-size : 10pt;
	font-family : arial, helvetica;
}



H1  {
	font-weight : bold;
	font-size : 12pt;
	font-family : arial, helvetica;
	color : Navy;
}

H2  {
	font-weight : bold;
	font-size : 11pt;
	font-family : arial, helvetica;
	color : Navy;
}

H3  {
	font-weight : bold;
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Navy;
}

A  {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : CornflowerBlue;
	text-decoration : none;
	font-weight : bold;
}

BODY  {
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Black;
}

TD  {
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Black;
}

TD.calendar  {
	font-size : 10px;
	font-family : arial, helvetica;
	color : Black;
}

P.calendar  {
	font-size : 10px;
	font-family : arial, helvetica;
	color : Black;
}

B.calendar  {
	font-size : 10px;
	font-family : arial, helvetica;
	color : Black;
}

input  {
	font-size : 11px;
	font-family : arial, helvetica;
	color : Black;
}

.indent  {
	padding-left : 1cm;
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Black;
}


.TITLECSMALLB
		{
		font-weight:bold;
		font-size:10pt;
		font-family:arial, helvetica ;
		Color:#191970;
		}			
.TITLECBIGB
		{
		font-weight:bold;
		font-size:14pt;
		font-family:arial, helvetica ;
		color:#191970;
		}		
		
.TITLECSMALLS		
		{
		font-weight:bold;
		font-size:10pt;
		font-family:arial, helvetica ;
		Color:#0066CC;
		}		
		
.TITLECBOLD	{
		font-size:12pt;
		font-weight : bold;
		font-family:arial, helvetica ;
		Color:#000000;
		}		
