BODY {	color: #67B255; background:#607370; background-image:url('eyeBgD.png'); 
	text-align:justify; font-size:10pt; font-family: "Arial", "Arial Narrow";
	margin:0;
      	scrollbar-face-color: 000024;   scrollbar-shadow-color: 5a6486;   scrollbar-highlight-color: #000000; 
      	scrollbar-3dlight-color: aadfdb;   scrollbar-darkshadow-color: black;   scrollbar-track-color: #000000;
	scrollbar-arrow-color: #aadfdb;
      }

TABLE.Main { background-image:url('eyeBg.png'); 
		border:0pt solid #ff0000; 
		width:760; 
		height:95%;
		margin:0;
		padding:0; 
		overflow-x:hidden;
		}
		

DIV	{ font-size:10pt; font-family:"Arial";}
SPAN	{ font-size:10pt; font-family:"Arial";}

FIELDSET   { border:none; }


a:link 		{ color:#004500; text-decoration:none; font-size:11pt; font-family:"Garamond"; font-weight:bold; } 
a:visited  	{ color:#004500; text-decoration:none; font-size:11pt; font-family:"Garamond"; font-weight:bold; }
a:hover		{ color:#550555; text-decoration:none; font-size:11pt; font-family:"Garamond"; font-weight:bold; }


.small a:link 		{ color:#d7d7eb; text-decoration:none; font-size:12pt;} 
.small a:visited  	{ color:#d7d7eb; text-decoration:none; font-size:12pt;}
.small a:hover		{ color:#FFCC99; text-decoration:none; font-size:12pt;}
.small			{ font-size:12pt; }



.outerDiv { border:outset #aadfdb 2pt; background:#000024; position:relative; z-index:100; padding:5;}
.innerDiv { border:inset #68d8a7 2pt; background:#000024; position:relative; z-index:100;}
.innerTable {  background:#6888a7; }


.date { color:#FFCC99; text-align:justify; text-decoration:overline; }

.linkDesc	{ color:#FFCC99;   text-align:justify; font-size:14; font-family:garamond;  }                


.heading { width:500; background:url('../pics/heading2.gif'); font-weight:bold; text-align:left; color:#ffffff; }

.paleGreen	{ background:#aadfdb; } 215 215 235
.lightBlue	{ background:#cadffb; }
.paleBlue	{ background:#6888a7; }
.maroon		{ background:#4b0515; }
.neonPink       { background:#ff4141; }
.coolBlue	{ background:#4b4bcc; }




.trigger{
	cursor: pointer;
	cursor: hand;
	font-family:"arial";
	font-size:12pt;
	font-weight:bold;
}

.branch{
	margin-top:5;
	display: none;
	margin-left: 16px;
	width:100;
}
.openBranch{
	display: block;
	margin-left:16;
}