<!--
body { 
scrollbar-face-color: #BCDDFF;
scrollbar-shadow-color: #205FF1; 
scrollbar-highlight-color: #205FF1; 
scrollbar-3dlight-color: #BCDDFF;
scrollbar-darkshadow-color: #BCDDFF;
scrollbar-track-color: #8BAEFF;
scrollbar-arrow-color: #205FF1; 
} 

.ssmHdr {
color: black;
font: 10px tahoma;
font-weight: normal;
}

.ssmHdr:link {
color: black;
text-decoration: none;
font-weight: normal;
	}

.ssmHdr:visited {
color: black;
text-decoration: none;
font-weight: normal;
	}

.ssmHdr:hover {
color: #205FF1;
text-decoration: none;
font-weight: normal;
	}

.ssmHdr:active {
color: black;
text-decoration: underline;
font-weight: normal;
	}

.ssmItem {
color: black;
font: 10px tahoma;
text-align: right;
font-weight: normal;
}

.ssmItem:link {
color: black;
text-decoration: none;
font-weight: normal;
	}

.ssmItem:visited {
color: black;
text-decoration: none;
font-weight: normal;
	}

.ssmItem:hover {
color: #205FF1;
text-decoration: none;
font-weight: normal;
	}

.ssmItem:active {
color: black;
text-decoration: none;
font-weight: normal;
	}

.ssmBar {
color: white;
font: bold 13px tahoma;
}
//-->
