#links ul {
	list-style-type: none;
	width: auto;
	height: auto;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
} 
#ortatable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#links li {


}

#links li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 95px;
	padding-left: 10px;
	background-color: #999999;
}

#links li a:hover {
	background: #EC9522;
	color: #FFFFFF;
}
.tbbgs {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1E4861;
	border-bottom-color: #1E4861;
	border-left-color: #1E4861;
}
