BODY,TD {SCROLLBAR-FACE-COLOR:"#2E3192";
SCROLLBAR-HIGHLIGHT-COLOR:"#000000";
SCROLLBAR-SHADOW-COLOR:"#2E3192";
SCROLLBAR-3DLIGHT-COLOR:"#00AEEF";
SCROLLBAR-ARROW-COLOR:"#888888";
SCROLLBAR-TRACK-COLOR:"#000000";
SCROLLBAR-DARKSHADOW-COLOR:"#2E3192";
}

DIV, H1, H2, H3, H4, H5, H6, HR, LI, P, TABLE, TD, TH, TR, UL {
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif"; 
	font-size:"x-small"; 
}

A {
	text-decoration : none;
 	color: #00AEEF;
}
A:ACTIVE {
	font-weight: bolder;
 	color: #00AEEF;
}
A:VISITED {
 	color: #00AEEF;
}

A:HOVER {
	color : #2E3192;
	text-decoration : underline; 
	}

.clsNodeL0{
	color: white;
	font-size : 8pt;
	text-decoration : none;
}
.clsNodeL0:visited{
	color: white;
}
.clsNodeL0:hover{
	color: white;
	font-size : 8pt;
	text-decoration : underline;
}

.clsNodeL1{
	color: #00AEEF;
	font-size : 7pt;
	text-decoration : none;
}
.clsNodeL1:visited {
	color: #00AEEF;
	font-size : 7pt;
	text-decoration : none;
}

.clsNodeL1:hover{
	color: #00AEEF;
	font-size : 7pt;
	text-decoration : underline;
}

.clsNodeL2{
	color: silver;
	font-size : 7pt;
	text-decoration : none;
}
.clsNodeL2:visited{
	color: silver;
	font-size : 7pt;
	text-decoration : none;
}
.clsNodeL2:hover{
	color: silver;
	font-size : 7pt;
	text-decoration : underline;
}

.path{
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif"; 
 	color: #00AEEF;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
}
.path:visited {
 	color: #00AEEF;
	font-weight : bold;
	text-decoration : none;
}

.path:hover{
	color : #2E3192;
	font-weight : bold;
	text-decoration : underline;
}

.title{
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif"; 
	color: white;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
}
.title:visited {
	color: white;
	font-weight : bold;
	text-decoration : none;
}

.title:hover{
	color: white;
	font-weight : bold;
	text-decoration : none;
}

