﻿div.sdmenu {
	width: 160px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
	background: url(bottom.gif) no-repeat right bottom;
	color: green;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 22px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 22px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 5px;
	background: #eee;
	font-size: 9px;

	display: block;
	border-bottom: 1px solid #ddd;
	color: #FFFF00;
	background-image: url('gradient.jpg');
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.thpos {
	width: 22px;
}
.thname {
	width: 170px;
}
.thname1 {
	width: 132px;
}
.thname2 {
	width: 107px;
}
.thpin {
	width: 50px;
}
.thgm {
	width: 36px;
}
.thave {
	width: 50px;
}
.thhigh {
	width: 70px;
}
.tdpos {
	width: 22px;
}
.tdname {
	width: 147px;
}
.tdpin {
	width: 37px;
}
.tdgm {
	width: 32px;
}
.tdave {
	width: 50px;
}
.tdhigh {
	width: 45px;
}
.innerbd {
	height: 25.9em;
	overflow: auto;
	width: auto;
}
.tdgm {
	width: 20px;
}
.thgm1 {
	width: 35px;
}
.thpin1 {
	width= 48px;
}
.thhigh1 {
	width: 36px;
}
.thave1 {
	width: 36px;
}
.thpts1 {
	width: 61px;
}
.tdpts1 {
	width: 40px;
}
.innerbt {
	height: 28.2em;
	overflow: auto;
	width: auto;
}
.innerbs {
	height: 8.5em;
	overflow: hidden;
	width: auto;
}
.innerbsingles {
	height: 26.4em;
	overflow: auto;
	width: auto;
}

