DIV.HORZBAR { 
	color:          white ; 
        background:     #333366;
	text-align:     center ; 
	font-style:     normal ; 
	font-family:   "verdana" ; 
        font-size:      8pt ;
	text-transform: uppercase ; 
} 
 
DIV.HORZBAR a:link { 
	color:               white; 
        background:          #333366 ;
        text-decoration:     none ; 
	text-transform:      uppercase ; 
	} 
 
DIV.HORZBAR a:visited { 
	color:               #fee1ab; 
        background:          #333366 ;
        text-decoration:     none ; 
	text-transform:      uppercase ; 
	}	 
 
DIV.HORZBAR a:active { 
	color:               fuchsia; 
        background:          #333366 ;
        text-decoration:     none ; 
	text-transform:      uppercase ; 
	} 
 
DIV.VERTINDEX { 
        color: green;
	text-transform:    uppercase ; 
	font-size:         8pt ; 
	font-family:      "verdana" ; 
	font-style:        normal ; 
	margin-left:       5pt; 
	} 
 
DIV.VERTINDEX a:link { 
	text-transform:   uppercase ; 
	text-decoration:  none ; 
	color:            #ffffff; 
        background:       #333366 ;
	} 
 
DIV.VERTINDEX a:visited { 
	text-transform:   uppercase ; 
	text-decoration:  none ; 
	color:            #eeeeee; 
        background:       #333366 ;
	}	 
 
DIV.VERTINDEX a:active { 
	text-transform:   uppercase ; 
	text-decoration:  none ; 
	color:            #fee1ab; 
        background:       #333366 ;

	} 

