/* myTOOLS--------------------------------
------------------- secondary structure */
#con {
	background: url(/im/tools_bkg.jpg) repeat-y;
}
#con-mnu {
	background: url(/im/tools_up.jpg) no-repeat;
}
#con-top {
	background: url(/im/tools_top.jpg) no-repeat;
}
#con-inner {
	color: #404021;
}
#con-ftr {
	background: url(/im/tools_ftr.jpg) no-repeat;
}
#rhtcol {
	background: url(/im/tools_logo.jpg) no-repeat;
}
#rht-mnu a,  #rht-mnu a a:link {
	height: 16px;
	width: 128px!important;
	padding: 0 0 0 2px;
	color: #404021;
	text-decoration: none;
}
#rht-mnu a:visited {
	color: #404021;
}
#rht-mnu a:hover {
text-decoration: underline;	
}
#rht-mnu a:focus {
	color: #404021;
}
#rht-mnu a:active {
	color: #f00;
}
.nolink {
	padding: 0 0 0 2px !important;

}