#leftNavigation {	background-color: #ffff00;	padding: 3px;	width: 190px;	list-style-image: none;	list-style-type: none;	font-size: 14px;	line-height: 25px;	font-weight: bold;	text-indent: -20px;	float:left;	border-right-style: ridge;	border-bottom-style: ridge;}#leftNavigation li {	list-style-type: none;}#leftNavigation ul {	list-style-type: none;}.tabTable {	background-color: #FFFFCC;	border-bottom:thin solid #999999;	border-left:thin solid #999999;	border-right:thin solid #999999;}.tabOn {	text-align:center;	color:white;	background-color: #FFFFCC;	border-top-width: medium;	border-right-width: thin;	border-left-width: medium;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-top-color: #999999;	border-right-color: #999999;	border-left-color: #999999;}.tabOff {	text-align:center;	color:white;	background-color: #FFCC33;	border-top-width: medium;	border-right-width: thin;	border-left-width: medium;	border-bottom:thin solid #999999;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}.tabOn a {	text-decoration:none;}.tabOff a {	text-decoration:none;}