.tb {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: 4162CD;
}
.td-td {
	border-top: 2px solid #FFFFFF;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
}


.tb-d {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5D8BF4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5D8BF4;
}
.tb-lr {
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-size: 9pt;
	line-height: 18px;

}
.box {
	border: 1px solid #666666;
}
.open {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
}
.tb-1 {

	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5D8BF4;
}
.tb-2 {
	border: 2px solid #CCCCCC;

}
		a { color: black; font-size: 9pt; text-decoration: none}
		body {  color: black;  margin-left='0'; margin-top='0'}
		td {  font-size: 9pt;}
		a:link {  color: black }
		a:hover {  color: black; text-decoration: underline}
		.btn   { height:20px; border-width:1; border-style:bold; border-color:#E0F0FF; background-color:#E0F0FF; color:black;}
		body {
			scrollbar-face-color: #D9FFFF; 
			scrollbar-shadow-color: #13BBE0; 
			scrollbar-highlight-color: #D9FFFF; 
			scrollbar-3dlight-color: #3FE0F2; 
			scrollbar-darkshadow-color: #D9FFFF; 
			scrollbar-track-color: #FFFFFF; 
			scrollbar-arrow-color: #D9FFFF;
		}