.idbodytext {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: normal; color: #333333}
.NAV {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none}
.NAVhi { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600; text-decoration: none}
.idbodytextLink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #333333 ; text-decoration: underline}
 #idnav {
	list-style-type:none;
	text-decoration: none;
	}
 #idnav li{
	display: block;
	float: left;
}
#idnav  a:link {
	text-decoration:none;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-top: none;
	border-right: 1px solid #FF6600;
	border-bottom: none;
	border-left: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#idnav a:visited {
	text-decoration:none;
	color: #666666;
	background-image: none;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	width: 118px;
}
#idnav  a:hover {
	text-decoration:none;
	color: #FF6600;
}
#idnav  a:active {
	text-decoration:none;
	color: #FF6600;
}
.navlft {
	font-size: 10px;
	width: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	height: 10px;
}
.bg_lft {
	font-size: 10px;
	background-image: url(../images/idbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 200px;
}
.bg_mid {
	font-size: 10px;
	background-image: url(../images/idbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 598px;
}
.subnavlft {
	font-size: 12px;
	width: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
