
body,  table {font-family: Verdana;}
table {font-size:12px}

.style6 {color: #0066FF}
.style9 {color: #666666}
.style10 {color: #666666; font-weight: bold; }
.style11 {color: #663399; }


	.box {
			background:transparent url(images/menuhbg.gif) 100% 0 repeat-y;
			font-size:10px;
		}
	.bi {
			background:transparent url(images/menuhbg.gif) 0 0 repeat-y;
	}
	.bt {
		
		margin-left:5px;
		background:url(images/menubg.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:10px;
		height:10px;
		margin-left:-5px;
		POSITION:ABSOLUTE;
		background:url(images/menubg.gif) 0 0 no-repeat;
	}
	.bb {
		height:10px;
		background:url(images/menubg.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:10px;
		height:10px;
		background:url(images/menubg.gif) 0 100% no-repeat;
	}

.itembgbox {border-top: 1px solid red;margin-top:-2px}
