.subnavigb {
	background-image: url(../imgs/line_seg_h.gif);
	background-repeat: repeat-y;
	background-position: left left;
}

body {
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #DEE7DC; 
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-3dlight-color: #EAE8EA;
}

.activetheme {
	background-image: url(../imgs/dot_white.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.activearticle {
	background-image: url(../imgs/notation_hg.gif);
	background-position: left;
	background-repeat: no-repeat;
}


a {
text-decoration:underline;
}
