#tdtechmenu {
	background-color: #FFFFFF;
	width: 198px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ultechmenu {
	margin: 0px;

	background-image:
	background-repeat:
	background-position:
	padding-top: 0px;
	display: block;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#ultechmenu li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ultechmenu a:link, #ultechmenu a:visited, #ultechmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 189px;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fd7e00;
	border-right-color: #fd7e00;
	border-bottom-color: #fd7e00;
	border-left-color: #fd7e00;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
}
#ultechmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9f9f9;
	text-decoration: none;
	background-color: #FD7E00;
	display: block;
	list-style-type: none;
}
#techheader a:link, #techheader a:visited, #techheader a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F9F9;
	text-decoration: none;
	background-color: #FD7E00;
	display: block;
	width: 189px;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF8A15;
	border-right-color: #FF8A15;
	border-left-color: #FF8A15;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	font-weight: bold;
}	
#techheader a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd7e00;
	text-decoration: none;
	background-color: #FFD8B0;
	display: block;
	list-style-type: none;
	font-weight: bold;
}
